Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
Player - Player 1 (Red) types a chat message containing -ms as An exact match
Conditions
Actions
Custom script: set bj_wantDestroyGroup = true
Unit Group - Pick every unit in (Units currently selected by Player 1 (Red)) and do (Game - Display to Player Group - Player 1 (Red) the text: (The speed of your hero is + (String((Current movement speed of (Picked unit))))))
For the message displaying, first select Arithmetic (selected by default), there should be String 1 and String 2. Select String 1, and type the message you want to be displayed (I chose "The speed of your hero is").
Now comes an addition sign, and in String 2, choose Conversion - Convert Real to String. Select Unit - Movement Speed (Current). Current movement speed of (Picked Unit)
Click Ok, and that's it, your trigger is fully working. Don't forget about the custom script, or the trigger will cause a leak, which will pile up in the memory and cause lag in your game.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.