Ai-start Al personalities for all computer players
Ai-run all attack waves for all ai personalities.
This was working
===============================
I tried to add units (that will be created by ability) to an ai escort wave for player 0 (player 1s Ally) targeting player 2. Specifically assigned to player 1s hero.
I created the ai personality for player 0.
Now I can't save it.
Error parsing function line, possibly invalid variable name
67 cai_startall();
68 cai_runall();
I removed the ai escort wave trigger for player 0.
I have a wave spawner ai personality
source player 2
Target player 1
It has waves
Waves have units
Waves have points
Wave have timing
I'm using the triggers
Ai-start Al personalities for all computer players
Ai-run all attack waves for all ai personalities.
This was working
===============================
I tried to add units (that will be created by ability) to an ai escort wave for player 0 (player 1s Ally) targeting player 2. Specifically assigned to player 1s hero.
I created the ai personality for player 0.
Now I can't save it.
Error parsing function line, possibly invalid variable name
67 cai_startall();
68 cai_runall();
I removed the ai escort wave trigger for player 0.
I removed the ai personality for player 0.
Still cant save.
What did I break?
My guess would be that player 0 (and maybe player 15 as well) can't have AIs. Try a different player.