- Joined
- Nov 25, 2010
- Messages
- 8
Hey guys,
Im building some Hero wars with mini games included.
so the heroes can build towers too.
but the income will be gained from income from sending creeps.
this is the code i had.but it wont work.
Somebody got some other WORKING trigger?
uhm. i've putted the point value of the sent creep on 2 but after the clock resets. i wont get 2G
Help?!
Im building some Hero wars with mini games included.
so the heroes can build towers too.
but the income will be gained from income from sending creeps.
this is the code i had.but it wont work.
-
Events
-
Time - Every 5.00 seconds of game time
-
-
Conditions
-
Actions
-
Countdown Timer - Destroy (Last created timer window)
-
Countdown Timer - Start (Last started timer) as a One-shot timer that will expire in 5.00 seconds
-
Countdown Timer - Create a timer window for (Last started timer) with title Next income in
-
Player - Add (Player 1 (Red) Current gold) to Player 1 (Red) Current gold
-
Game - Display to (All players) the text: (Player red has the income + (String((Player 1 (Red) Current gold))))
-
Somebody got some other WORKING trigger?
uhm. i've putted the point value of the sent creep on 2 but after the clock resets. i wont get 2G
Help?!