# Run All Attack Waves

Grammar — Run all attack waves for player player, targeting target
FlagsAction | 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 — Player
  • playergroup — Target

Returns — void

Category: AI / Personalities

# Examples

— None found —