10.06.2011, 22:09
Ah, thanks for pointing that out. There was a flaw in my code.
pawn Код:
if( strfind( params, "~>~", true ) != -1)
return SendClientMessage(playerid, LIGHTBLUE2, "Usage: Your announcement includes illegal characters.")

