24.12.2013, 11:45
Check the string length here's an example
pawn Код:
if(strlen(inputtext) > 128) return SendClientMessage(playerid,-1,"You can't exceed max letteres of dialog '128' press \n to start new line.");