- Joined
- Jul 13, 2010
- Messages
- 84
I am making AI for my custom map and I have a variable for the Barracks so that when it is done it will begin making units heres what I have for it, although It won't have the barracks train units
Heres triggering to set barracks as the variable:
Barracks Variable
Events
Unit - A unit Begins construction
Conditions
(Triggering unit) Equal to BuilderVariable
Actions
Set BarracksVariable = (Constructing structure)
Trigger - Turn off (This trigger)
Please tell me how to correct this! +rep for help=)
Heres triggering to set barracks as the variable:
Barracks Variable
Events
Unit - A unit Begins construction
Conditions
(Triggering unit) Equal to BuilderVariable
Actions
Set BarracksVariable = (Constructing structure)
Trigger - Turn off (This trigger)
Please tell me how to correct this! +rep for help=)