# Turn Attack Wave On/Off

Grammar — Turn attack wave wave onOff for player player
FlagsAction | CustomAI

An attack wave which is turned off will still run the “turned off” timing phase, as configured in the AI module.

# Arguments

  • int [ aidefwave ] — Wave
  • int — Player
  • bool [ preset::OnOffOption ] — On/Off

Returns — void

Category: AI / Personalities

# Examples

— None found —