SC2Mapster Wiki
Advertisement

AI Actions[ | ]

Init Campaign Towns[ | ]

GUI[ | ]

AI - Initialize campaign towns for player player

Galaxy Code[ | ]

void AIInitCampaignTowns ( int player )

Description[ | ]

Initializes the towns for an AI player. This happens automatically when you call one of the Start Campaign AI actions.

Parameters[ | ]

  • int player
    • Name: Player

Additional Information[ | ]

Advertisement