GetEventPlayerChatString

bug

This function only returns "" when called in response to EVENT_PLAYER_CHAT.

comment

Returns the actual string they typed in ( same as what you registered for if you required exact match ). Used in conjunction with TriggerRegisterPlayerChatEvent.

event
ConvertPlayerEvent(96)
patch

1.00

return type
string
Source code
constant native GetEventPlayerChatString takes nothing returns string
Source
common.j
wc3modding.com
GetEventPlayerChatString