• 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.

Difference between GetEventPlayerChatString and GetEventPlayerChatStringMatched

Status
Not open for further replies.
Level 17
Joined
Apr 27, 2008
Messages
2,455
GetEventPlayerChatString -> the string written by the triggering player
GetEventPlayerChatStringMatched -> the string argument with TriggerRegisterPlayerChatEvent.

Note that if i remember correctly the string is not case sensitive for the event, while it is when you compare strings.
Anyway it's easy to test it by yourself.
 
Status
Not open for further replies.
Top