30.01.2013, 04:40
Increase the Timing of respawn dealy.
For e.g.
AddStaticVehicleEx ( 520, 2109.1763, 1503.0453, 32.2887, 82.2873, 0, 1, 15 );
Increase the Red part.
For e.g.
pawn Код:
AddStaticVehicleEx(modelid, Float:spawn_x, Float:spawn_y, Float:spawn_z, Float:angle, color1, color2, respawn_delay);
Increase the Red part.