Vehicle dissapear
#2

Try using AddStaticVehicleEx instead of AddStaticVehicle so you can set a spawn delay, like so.

pawn Код:
AddStaticVehicleEx(modelid, Float:spawn_x, Float:spawn_y, Float:spawn_z, Float:angle, color1, color2, -1);
The -1 at the end will mean it will never respawn unless it explodes or lands in water.
Reply


Messages In This Thread
Vehicle dissapear - by baske007 - 04.08.2010, 21:05
Re: Vehicle dissapear - by JaTochNietDan - 04.08.2010, 21:13
Re: Vehicle dissapear - by baske007 - 05.08.2010, 00:29

Forum Jump:


Users browsing this thread: 1 Guest(s)