04.12.2010, 10:31
No, there are way more functions that are way more useful then this.
This would be useful, because when you type you don't wanna be killed or played with, so if it could be detected then there could be made some kind of a protection.
That's just one of the examples... Anyway i think it would be cool and i think it isn't hard to make. |
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 |