• Check out the results of the Techtree Contest #19!
  • 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!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

[Trigger] -MS

Status
Not open for further replies.
  • Events
    • Player - Player 1 (Red) types a chat message containing -ms as An exact match
    • Player - Player 2 (Blue) types a chat message containing -ms as An exact match
    • Player - Player 3 (Teal) types a chat message containing -ms as An exact match
    • Player - Player 4 (Purple) types a chat message containing -ms as An exact match
    • Player - Player 5 (Yellow) types a chat message containing -ms as An exact match
    • Player - Player 6 (Orange) types a chat message containing -ms as An exact match
    • Player - Player 7 (Green) types a chat message containing -ms as An exact match
    • Player - Player 8 (Pink) types a chat message containing -ms as An exact match
    • Player - Player 9 (Gray) types a chat message containing -ms as An exact match
    • Player - Player 10 (Light Blue) types a chat message containing -ms as An exact match
    • Player - Player 11 (Dark Green) types a chat message containing -ms as An exact match
    • Player - Player 12 (Brown) types a chat message containing -ms as An exact match
  • Actions
    • Game - Display to (Player group((Triggering player))) the text: (String((Current movement speed of (<YourUnit>))))
 
This thread has been moved from the World Editor Help Zone to the Triggers (GUI) Forum. A redirection link has been left in the original forum to provide a conection between the original place and the new location of this thread. This redirection link will expire in 24 hours.
 
"Remember to destroy that player group or it will leak and so become an abuseable system to make your map unplayable in the case of someone starting to lose."

You mean Player Groups for text messages create "leftovers" just like all other groups do? If so, I have some work to do!
 
"Remember to destroy that player group or it will leak and so become an abuseable system to make your map unplayable in the case of someone starting to lose."

You mean Player Groups for text messages create "leftovers" just like all other groups do? If so, I have some work to do!
No, Player Groups in general leak. You have to destroy them.
 
If you set your unit (as most do in games I think) to say Hero1 , Hero2 etc. You can just make the game to show Hero1's Movment Speed
 
Status
Not open for further replies.
Back
Top