26.02.2010, 11:35
Use either CreateVehicle or AddStaticVehicleEx.
This saves lines in the script.
AddStaticVehicleEx & CreateVehicle allow you to set a timer when the vehicle should respawn
when there's no driver on the same line, instead of creating a timer.
This saves lines in the script.
AddStaticVehicleEx & CreateVehicle allow you to set a timer when the vehicle should respawn
when there's no driver on the same line, instead of creating a timer.