Car respawn
#1

Hello! I'm trying to create a car respawner. I have a command which respawn every single unoccupied car in the server, but I want one which respawns one single car. When I go ingame and type /DL i get the Vehicle id and model id etc, so how can I get the ids, so I can respawn that specific car?
Reply
#2

pawn Код:
CMD:(playerid, params[]) return SetVehicleToRespawn(strval(params));
It's quite simple. All you need is the vehicle ID and the SetVehicleToRespawn function. Please try searching next time!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)