Car Respawn Command doesn't work
#1

Pawn Code:

CMD:respawncars(playerid, params[])
{
for(new i=0; i<MAX_VEHICLES; i++)
SetVehicleToRespawn(i);
SCMToAll(gelb,"Alle Autos wurden respawned.");
return 1;
}

When i type ingame. /respawncars the cars just disappear and don't respawn
Reply


Messages In This Thread
Car Respawn Command doesn't work - by ImTobi - 26.07.2017, 20:33
Re: Car Respawn Command doesn't work - by Crystallize - 26.07.2017, 22:12
Re: Car Respawn Command doesn't work - by ImTobi - 26.07.2017, 22:21
Re: Car Respawn Command doesn't work - by Kane - 26.07.2017, 22:21
Re: Car Respawn Command doesn't work - by ImTobi - 26.07.2017, 22:27
Re: Car Respawn Command doesn't work - by Kane - 26.07.2017, 22:29
Re: Car Respawn Command doesn't work - by ImTobi - 26.07.2017, 22:36

Forum Jump:


Users browsing this thread: 1 Guest(s)