09.07.2009, 13:04
Actually mdaniel, you can use what you have, and it would be more efficient then Marcel's code.
Simple change your
to
+ you might as well remove the playerid's.
Simple change your
pawn Код:
SendClientMessage(playerid, COLOR, " ");
pawn Код:
SendClientMessageToAll(COLOR, " ");