# Start Melee AI For All Players

Grammar — Start the melee AI for all computer players
FlagsNative | Action

Enables the melee AI for computer players.

Returns — void

native void MeleeInitAI();

Category: Melee / Melee Defaults

# Examples

# mods/warcoop/warclassicsystem.sc2mod

WarClassicSystem.galaxy

// L244
MeleeInitAI()