- Joined
- Feb 9, 2009
- Messages
- 64
Im making a campaign map including three AI controlled factions. On is Human, another is Undead, and the other is a customized Troll/Orc faction. I made three separate AI Scripts to be used in the game, but when I have the trigger start the script, only the Humans start.
Why the hell won't this work? I've been spending the last two days trying to figure out how to make the three scripts run at once. Is it because WorldEdit can only support one AI at a time? Or am I just using the wrong trigger.
Heres the trigger im using
Start Scourge AI
Events
Map Initialization
COnditions
N/A
Actions
AI - Start melee AI script for Player 3(Teal): war3mapImported/Undeadlvl2.ai
Start Alliance AI
Events
Map Initialization
COnditions
N/A
Actions
Wait 30 seconds
AI - Start melee AI script for Player 2(Blue): war3mapImported/Humanlvl2.ai
Start Amani Troll AI
Events
Map Initialization
COnditions
N/A
Actions
AI - Start melee AI script for Player 4(Purple): war3mapImported/Trolllvl2.ai
CAN SOMEONE PLZ HELP ME! I'm going insane just trying to fix this!
Why the hell won't this work? I've been spending the last two days trying to figure out how to make the three scripts run at once. Is it because WorldEdit can only support one AI at a time? Or am I just using the wrong trigger.
Heres the trigger im using
Start Scourge AI
Events
Map Initialization
COnditions
N/A
Actions
AI - Start melee AI script for Player 3(Teal): war3mapImported/Undeadlvl2.ai
Start Alliance AI
Events
Map Initialization
COnditions
N/A
Actions
Wait 30 seconds
AI - Start melee AI script for Player 2(Blue): war3mapImported/Humanlvl2.ai
Start Amani Troll AI
Events
Map Initialization
COnditions
N/A
Actions
AI - Start melee AI script for Player 4(Purple): war3mapImported/Trolllvl2.ai
CAN SOMEONE PLZ HELP ME! I'm going insane just trying to fix this!