- Joined
- Jul 27, 2007
- Messages
- 21
I nid a trigger sumthin like this. When a hero (Blademaster) levels up, it will get 2 lumber.
well my trigger is like this :
well my trigger is like this :
-
Lvl up
-
Events
- Unit - A unit Gains a level
-
Conditions
- (Unit-type of (Triggering unit)) Equal to Blademaster
-
Actions
- Game - Display to (Player group((Triggering player))) for 6.00 seconds the text: |cff0894E6You hav g...
- Player - Add 2 to (Triggering player) Current lumber
-
Events