# Start AI Personalities For All Players

Grammar — Start AI personalities for all computer players
FlagsAction | CustomAI

Starts AI for all computer players, including personalities defined in the AI module. A personality must have a Source Player set in the AI module to be started by this function. Computer players that are not associated with a personality will use the normal campaign AI. This action replaces Start Campaign AI For All Players (don’t use both of them).

Returns — void

CampaignInitAI();

Category: AI / Personalities

# Examples

— None found —