Vehicles Respawn too Quickly
#1

All of my vehicles respawn too quickly, as soon as you move away from it for just a moment, like if you hop off your bike to go into amunation to buy armor, then poof Is it's gone and your left stranded... is there a simple way to stop this from happening ? I cant seem to find a snippet anywhere... Any help would be appreciated thanks.
Reply
#2

Increase the Timing of respawn dealy.

For e.g.

pawn Код:
AddStaticVehicleEx(modelid, Float:spawn_x, Float:spawn_y, Float:spawn_z, Float:angle, color1, color2, respawn_delay);
AddStaticVehicleEx ( 520, 2109.1763, 1503.0453, 32.2887, 82.2873, 0, 1, 15 );

Increase the Red part.
Reply
#3

if you set the number to -1 then this should stop that vehicle respawning
Reply
#4

You should note that it is in seconds. As previous people failed to mention.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)