# Run All Attack Waves
Grammar — Run all attack waves for player player, targeting target
Flags —Action
|CustomAI
Begins running all attack waves defined for the AI personality within the AI module. This should only be called once per player.
# Arguments
int
— Playerplayergroup
— Target
Returns — void
# Related
Category: AI / Personalities
- Start AI Personalities For All Players
- Start AI Personality For Player
- Set Default Gather Point For Personality
- Run All Attack Waves For All Personalities
- Run All Attack Waves
- Run Attack Wave
- Turn All Attack Waves On/Off
- Turn Attack Wave On/Off
- Stop All Attack Waves For Personality
- Attack Wave Is On
- Attack Wave Last Created Units
- Attack Wave Last Created Wave
- Last Created Wave For Personality
- Custom Data For Last Attack Wave
# Examples
— None found —