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

[Trigger] trigger based on name

Status
Not open for further replies.
Level 4
Joined
Aug 13, 2008
Messages
47
how would i create a trigger that would only work a player with a specific name typed out a specific chat message?
 
Level 19
Joined
Aug 24, 2007
Messages
2,888
When someone types a message
(Name of (Triggering Player) is equal to <sometext<

Name of Player is under String Compression (or whatever it is)
 
Level 4
Joined
Aug 13, 2008
Messages
47
I cant find the trigger for the (Name of (Triggering Player) is equal to text. Im looking in conditions but i dont see anything like that. Nvm, found it thanks
 
Status
Not open for further replies.
Top