Pleese look !
#3

Quote:
Originally Posted by Kindred
Посмотреть сообщение
pawn Код:
for(new i=0; i<MAX_PLAYERS; i++)
                    {
                    SendClientMessage(i,COLOR_YELLOW,"• Toate masinile au fost respawnate ! •");
OBVIOUSLY, it's because you have it INSIDE the loop, therefore it will right the message in the chat x amount of times (x being MAX_PLAYERS).

Place it outside the loop.
This will send message to every player once ONLY.

On Topic: show us where you call ScheduledRespawn(). With some timer or?
To find where are you using it press CTRL+F
Reply


Messages In This Thread
Pleese look ! - by Akcent_Voltaj - 11.08.2012, 18:51
Re: Pleese look ! - by Kindred - 11.08.2012, 19:01
Re: Pleese look ! - by Roko_foko - 11.08.2012, 19:09
Re: Pleese look ! - by Akcent_Voltaj - 11.08.2012, 19:11
Re: Pleese look ! - by Roko_foko - 11.08.2012, 19:12
Re: Pleese look ! - by Akcent_Voltaj - 11.08.2012, 20:14
Re: Pleese look ! - by Youarex - 11.08.2012, 20:28
Re: Pleese look ! - by Roko_foko - 11.08.2012, 20:32
Re: Pleese look ! - by Akcent_Voltaj - 11.08.2012, 21:33
Re: Pleese look ! - by Akcent_Voltaj - 14.08.2012, 17:34

Forum Jump:


Users browsing this thread: 1 Guest(s)