SC2Mapster Wiki
Advertisement

AI Actions[ | ]

Set Target Player For Attack Waves[ | ]

GUI[ | ]

AI - Set the target for player player attack waves to playerMask

Galaxy Code[ | ]

Void AIAttackWaveSetTargetPlayer ( Int player, playergroup playerMask )

Description[ | ]

Sets a player group to be the target of a player's attack waves.

Parameters[ | ]

Additional Information[ | ]

Advertisement