Spawn vehicle while runtime without respawn
#1

Hi,

I want to spawn a vehicle using a command (/spawnvehicle [VehicleID]) that should not be respawned after exiting the vehicle.
AddStaticVehicle just works in the OnGameModeInit() and OnFilterScriptInit() functions.
The only one working command is CreateVehicle(). But this respawns the vehicle after a specific amount of seconds...
Reply
#2

Set the respawn time to -1
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)