Difference between GetEventPlayerChatString and GetEventPlayerChatStringMatched

Status
Not open for further replies.
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.
Back
Top