# Run Attack Wave

Grammar — Run attack wave wave for player player, targeting target, and wait|Wait/Don’t Wait until it completes
FlagsAction | CustomAI

Runs a specific attack wave defined for the AI personality in the AI module.

# Arguments

  • int [ aidefwave ] — Wave
  • int — Player
  • playergroup — Target
  • bool [ preset::Trigger_Wait_Option ] — Wait

Returns — void

Category: AI / Personalities

# Examples

— None found —