[HELP] I have a problem with a script
#1

This is my script:
tempoBomba ++;
if(TempoBomba == 50&&EstaCounter[i] > 0)
{
SetPlayerSpawn(i);
SetCameraBehindPlayer(i);
TempoBomba = 0;
TempoCounter = 0;
BombaArmando = 0;
SendClientMessage(i, LILAS, "Reiniciando Partida!");
SetPlayerHealth(i, 100);
}
Why the functions SetPlayerSpawn(i); SetCameraBehindPlayer(i); are executed only by a player The others players don`t get to execute the functions. One player gets to execute the functions. Please, help me!!!
Reply


Messages In This Thread
[HELP] I have a problem with a script - by linthebigs - 04.10.2009, 02:52
Re: [HELP] I have a problem with a script - by linthebigs - 04.10.2009, 02:56

Forum Jump:


Users browsing this thread: 1 Guest(s)