I’ve been working on a Military PvP type server for me and some friends to mess around on. I’m looking to get a script that spawns our jets and other military vehicles at a specific coordinate. Kinda like how NPC vehicles are. Also wanted to look into the possibility to respawn a vehicle after someone takes it from that location. Don’t know if any of this is possible I’d love to see it happen tho. Basically I want it to work like the vehicles in battlefield and Arma 3.
Guess this could be achieved relatively easily by running a loop every 30 seconds or so to check if any vehicles have been taken and if so create a new one.
true but I don’t know any coding languages lol
You could easily do this in lua just with natives, there are plenty of guides on lua scripting and you can use the native reference to get an idea of the syntax for each native you need to use.
might give it a try and if I figure it out I’ll release then post the release link here incase anyone else might want something like it…
Look up “Cargens” this is basically what they do in the normal game
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.