fasterthanlight 10 Posted June 14, 2010 I have tried to enter the code veh = [this] execVM "vehicle.sqf" from the SVR files. It loads and says it can find the .sqf. What am I doing wrong? It doesn't say to name the vehicle or to edit that line with the name of the vehicle. Share this post Link to post Share on other sites
Gunter Severloh 4072 Posted June 25, 2010 Looks like you are useing Simple Vehicle Respawn Script v1.7 by Tophe of Östgöta Ops [OOPS] Do you have the script in the folder of the mission? and make sure you have the veh = [this] execVM "vehicle.sqf" in the init line of each vehicle that you wish to respawn. Share this post Link to post Share on other sites
fasterthanlight 10 Posted June 25, 2010 That's perfect. It is working well. Thank you. Share this post Link to post Share on other sites
Gunter Severloh 4072 Posted June 25, 2010 Your welcome theres other codes that you can use for that script as well just pick the one you want and add it to the init line of each vehicle. The vehicle will respawn to the original location when destroyed, as well as when you abandoned it. Share this post Link to post Share on other sites