- Joined
- Oct 8, 2007
- Messages
- 154
Hi !
I want AI to make a research from the time to time when it has money, do you have idea why does this trigger doesn't really work :/ ?
I want AI to make a research from the time to time when it has money, do you have idea why does this trigger doesn't really work :/ ?
-
bot upgrades units
-
Events
- Time - Every 30.00 seconds of game time
-
Conditions
- ((Owner of (Triggering unit)) controller) Equal to Computer
- ((Owner of (Triggering unit)) Current gold) Greater than or equal to 110
-
Actions
- Unit - Order Upgrade Center 0176 <gen> to research Iron Forged Weapons
-
Events