Vehicle respawn
#1

is posible don't respawn a car anytime?
Reply
#2

pawn Код:
native CreateVehicle(modelid, Float:x, Float:y, Float:z, Float:angle, color1, color2, respawn_delay)
native AddStaticVehicleEx(modelid, Float:spawn_x, Float:spawn_y, Float:spawn_z, Float:angle, color1, color2, respawn_delay)
Use these natives with a respawn_delay of -1
Reply
#3

If the car is destroyed respawn?
Reply
#4

Yes the cars will respawn if they get destroyed

Just add under OnVehicleSpawn DestroyVehicle(vehicleid);

So they wont respawn after destruction
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)