04.12.2010, 11:23
Quote:
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 |
playerid - self explanatory
showforall - 0/1, if the player presses Enter, show the text for everyone or not.