04.12.2010, 11:18
couldn't you just add two callbacks like
OnPlayerStartTyping(playerid) // called when player press T
OnPlayerStopTyping(playerid) // called when player press Enter or Escape to close the Textwritingbox
OnPlayerStartTyping(playerid) // called when player press T
OnPlayerStopTyping(playerid) // called when player press Enter or Escape to close the Textwritingbox