RespawnCars and Trailers
#6

EDIT: Im getting a bug, when i add this:

pawn Code:
for(new i = 0; i < MAX_PLAYERS; i++)
{
    if(!IsPlayerInAnyVehicle(i))
    {
        DestroyVehicle(curveh[i]);
    }
}
When it destroys the car after the respawning, then i cant spawn another car, it automaticly respawn it, before it spawns. Any idea?
Reply


Messages In This Thread
RespawnCars and Trailers - by ]Rafaellos[ - 05.03.2013, 13:32
Re: RespawnCars and Trailers - by Windrush - 05.03.2013, 14:12
Re: RespawnCars and Trailers - by ]Rafaellos[ - 05.03.2013, 14:26
Re: RespawnCars and Trailers - by Jefff - 05.03.2013, 15:33
Re: RespawnCars and Trailers - by ]Rafaellos[ - 05.03.2013, 15:43
Re: RespawnCars and Trailers - by ]Rafaellos[ - 05.03.2013, 15:56

Forum Jump:


Users browsing this thread: 2 Guest(s)