SC2Mapster Wiki
Advertisement
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

AI Actions

Start Campaign AI For Player

GUI

AI - Start the campaign AI for player player

Galaxy Code

void AICampaignStart ( int player )

Description

The campaign AI must be started for each player that uses AI triggers.

Parameters

  • int player
    • Name: Player

Additional Information

Advertisement