• 🏆 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!

name changing trigger

Status
Not open for further replies.
Level 15
Joined
Oct 29, 2012
Messages
1,474
This works (Just add more events for more players ) :
  • Player's name changing
    • Events
      • Player - Player 1 (Red) types a chat message containing -name as A substring
    • Conditions
    • Actions
      • Player - Set name of (Triggering player) to (Substring((Entered chat string), 7, (Length of (Entered chat string))))
 
Last edited:
Level 3
Joined
Jun 23, 2013
Messages
54
well, i wanna ask a question since the thread owner problem is solved

is it possible to change a unit name?
without replacing that unit
 
Status
Not open for further replies.
Top