- Joined
- Jan 13, 2008
- Messages
- 559
Is this even possible or a bug?
I made my own gather ability with 10 levels and increase it with trigger but it always stays level 1..
I made my own gather ability with 10 levels and increase it with trigger but it always stays level 1..
-
Lumber Mill Workers
-
Events
- Unit - A unit Finishes training a unit
-
Conditions
- (Unit-type of (Trained unit)) Equal to Lumberjack
-
Actions
- Game - Display to (All players) the text: (Name of (Trained unit))
- Game - Display to (All players) the text: (String((Point-value of (Triggering unit))))
- Unit - Set level of Harvest Lumber for (Trained unit) to (Point-value of (Triggering unit))
-
Events