[Ajuda]RespawnCar Automatico
#6

Quote:
Originally Posted by humildadeforever
Посмотреть сообщение
Tenta:
Topo do GM:
pawn Код:
forward RespawnCars();
Em OnGameModeInit:
pawn Код:
SetTimer("RespawnCars",7200000, false);
E poe no meio das publics:
pawn Код:
public RespawnCars()
{
   for(new v; v<MAX_VEHICLES; v++) SetVehicleToRespawn(v);
   SendClientMessageToAll(-1,"Jб se passaram 2 horas e todos veнculos levaram Respawn!");
   return 1;
}
Sу uma duvida
onde que ira definir que a cada 2 horas vai ser resetado os carros?
Reply


Messages In This Thread
[Ajuda]RespawnCar Automatico - by SkyFixe - 14.03.2012, 14:10
Re: [Ajuda]RespawnCar Automatico - by steki. - 14.03.2012, 14:16
Re: [Ajuda]RespawnCar Automatico - by humildadeforever - 14.03.2012, 14:20
Re: [Ajuda]RespawnCar Automatico - by SkyFixe - 14.03.2012, 14:39
Re: [Ajuda]RespawnCar Automatico - by humildadeforever - 14.03.2012, 14:43
Re: [Ajuda]RespawnCar Automatico - by Dark_Max - 30.03.2012, 02:31
Re: [Ajuda]RespawnCar Automatico - by Hardware - 30.03.2012, 02:41
Re: [Ajuda]RespawnCar Automatico - by ViniBorn - 30.03.2012, 02:41

Forum Jump:


Users browsing this thread: 1 Guest(s)