- Joined
- Dec 2, 2018
- Messages
- 11
My barracks have 100 mana and i need my footman to cost 50 mana to be trained
I did this before using research but i dont know how to make it using training units
Helpme pls
I did this before using research but i dont know how to make it using training units
Helpme pls
-
test1
-
Events
- Unit - A unit Begins research
-
Conditions
- (Unit-type of (Triggering unit)) Equal to Main Build (New)
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Mana of (Triggering unit)) Greater than or equal to 100.00
- (Owner of (Triggering unit)) Equal to Player 1,2,3,4...
-
Then - Actions
- Unit - Set mana of (Triggering unit) to ((Mana of (Triggering unit)) - 100.00)
-
Else - Actions
- Unit - Change ownership of Main Build (New) 0011 <gen> to Neutral Passive and Retain color
- Unit - Change ownership of Main Build (New) 0011 <gen> to Player 1,2,3,4, and Retain color
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Events