Jimbatron 9,601 Posted October 14, 2017 Share Posted October 14, 2017 Random question, I don't suppose anyone could tell me how to create some code that will make a specific vehicle always respawn at a certain set of co-ordinates (as opposed to a one off spawn). Link to post Share on other sites
Jimbatron 9,601 Posted October 15, 2017 Author Share Posted October 15, 2017 Ok think I may have answered my own question. I think the native function CREATE_CAR_GENERATOR will do this. However another question, I'd like to implement new vehicle spawns in my custom multiplayer mode, and I think this would only work for the person running the script (i.e. other players going nearby wouldn't cause the vehicle to respawn). I think I can get a vehicle to be spawned and appear on all players computer with SET_NETWORK_ID_EXISTS_ON_ALL_MACHINES but I don't think that will help to cause re-spawns for every player Link to post Share on other sites