- Joined
- May 11, 2012
- Messages
- 2,108
can someone show me how to mke that cheat?
I cnt figure out how did he in DotA made that when you type -lvlup (any number), the hero increses the level by the number you type in... I tried it like this:
fails to work...
I cnt figure out how did he in DotA made that when you type -lvlup (any number), the hero increses the level by the number you type in... I tried it like this:
-
Untitled Trigger 001
-

Events
-


Player - Player 1 (Red) types a chat message containing (-lvlup + <Empty String>) as A substring
-
-

Conditions
-

Actions
-


Custom script: set bj_wantDestroyGroup = true
-


Unit Group - Pick every unit in (Units owned by (Triggering player)) and do (Actions)
-



Loop - Actions
-




Hero - Set (Picked unit) Hero-level to (Integer((Entered chat string))), Show level-up graphics
-
-
-
-
fails to work...

