22.06.2011, 21:51
Quote:
thanks you then ! i'm gonna try it for now if it works i'll not post in this topic
|
place this
pawn Код:
SendClientMessage(playerid, COLOR, "YOUR TEXT.");
under
pawn Код:
format(str, sizeof(str), "%s(%d) has reported %s(%d) for: %s", pName, playerid, aName, iD, reason);
SendClientMessage(i, COLOR_LEMON, str);