• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Movement Speed

Status
Not open for further replies.

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,198
Create a trigger which runs when -ms is typed exactly.
Under actions simply display the movement speed via game text to the triggering player and your done.
Needs atmost 2 functions, one for the initilization of the system and the other for the actions of the trigger. The action for the trigger needs only a few calls in it and could probably be done leaklessly (next to a string) with just one line.
 
Status
Not open for further replies.
Top