Need to make timer work for all ID's not just for ID 0 HELP !
#4

Actually mdaniel, you can use what you have, and it would be more efficient then Marcel's code.

Simple change your
pawn Код:
SendClientMessage(playerid, COLOR, " ");
to
pawn Код:
SendClientMessageToAll(COLOR, " ");
+ you might as well remove the playerid's.
Reply


Messages In This Thread
Need to make timer work for all ID's not just for ID 0 HELP ! - by mdaniel - 09.07.2009, 12:59
Re: Need to make timer work for all ID's not just for ID 0 HELP ! - by Marcel - 09.07.2009, 13:00
Re: Need to make timer work for all ID's not just for ID 0 HELP ! - by SpiderPork - 09.07.2009, 13:03
Re: Need to make timer work for all ID's not just for ID 0 HELP ! - by Lazarus - 09.07.2009, 13:04

Forum Jump:


Users browsing this thread: 2 Guest(s)