26.06.2011, 02:31
Code of? Thats what I added what you quoted
EDIT: so now basically ONE guy sees what he writes and other dont when he writes, the range is still fucked
pawn Код:
public OnPlayerText(playerid, text[])
{
ChatChecker(playerid,text,1,2,5,9,13,16,COLOR_WHITE,COLOR_FADE1,COLOR_FADE2,COLOR_FADE3,COLOR_FADE4,COLOR_FADE5,COLOR_RED,5000,5);
return 0;