- Joined
- Apr 20, 2013
- Messages
- 36
hey guys 
i wanted to make a trigger that if player 1 (host) enters the text "text" as an exact match, then spell cooldowns and manacosts set to 0 and all heros in the map levelups to 25 instantly .... like DotA's WTF and TEST Mode ......
but how ???
EDIT: i made my trigger and im stuck in what action to use next ....
i wanted to make a trigger that if player 1 (host) enters the text "text" as an exact match, then spell cooldowns and manacosts set to 0 and all heros in the map levelups to 25 instantly .... like DotA's WTF and TEST Mode ......
but how ???
EDIT: i made my trigger and im stuck in what action to use next ....
-
WTF Mode
-

Events
-


Player - Player 1 (Red) types a chat message containing -wtf as An exact match
-
-

Conditions
-

Actions
-


Game - Display to (All players) the text: WTF Mode ... Spells...
-


For each (Integer F) from 1 to 10, do (Actions)
-



Loop - Actions
-




Hero - Set (Random unit from (Units owned by (Player(F)))) Hero-level to 25, Show level-up graphics
-
-
-
-
Last edited:









