Respawn
#4

I wouldn't use a timer for this.

Id use get time.
pawn Код:
getTime();
and then check to see if time is equal to a specif time.

pawn Код:
new Time = getTime();

if(Time == "12:00")
{
      RespawnVehicles();
}
Info
I'm very tired, so im not sure if, im right. If i'm wrong then im sorry and I will continue to help
Reply


Messages In This Thread
Respawn - by Akcent_Voltaj - 21.01.2013, 19:29
Re: Respawn - by azzerking - 21.01.2013, 19:56
Re: Respawn - by Akcent_Voltaj - 21.01.2013, 20:22
Re: Respawn - by azzerking - 21.01.2013, 20:52
Re: Respawn - by Akcent_Voltaj - 21.01.2013, 21:17
Re: Respawn - by azzerking - 21.01.2013, 21:26
Re: Respawn - by Akcent_Voltaj - 21.01.2013, 21:58
Re: Respawn - by arakuta - 21.01.2013, 22:09
Re: Respawn - by Akcent_Voltaj - 21.01.2013, 22:41
Re: Respawn - by Threshold - 21.01.2013, 23:57

Forum Jump:


Users browsing this thread: 1 Guest(s)