Blockland Forums > Help
Respawning Vehicles
Pages: (1/1)
ArchaicModifications:
I'm working on a TDM, and I've added vehicles. I want the vehicles to be respawned when you click the spawn brick, but only when no one is in the vehicle. I was able to do this a while back using OnPlayerEnterVehicle and OnPlayerExitVehicle to change raycasting on the brick on/off, but the second event seems to be missing. I can't find it in RTB or here. Does anyone have a link, or alternate way to do this?
Pompmaker2:
Onactivate-Self-Recovervehicle
Couldn't be simpler.
ArchaicModifications:
--- Quote from: Pompmaker2 on August 07, 2013, 11:05:13 PM ---Onactivate-Self-Recovervehicle
Couldn't be simpler.
--- End quote ---
Will it not recover if someone is in the vehicle?
Doomonkey:
--- Quote from: ArchaicModifications on August 08, 2013, 11:31:09 AM ---Will it not recover if someone is in the vehicle?
--- End quote ---
That is the difference between recover and respawn.
Pages: (1/1)