i been trying to write a script that deletes vehicles in the trader zones in epoch when the server restarts.
originally i had the idea to teliport the vehicles to random locations on the map but that is beyond my skill level at the moment.
Need help with Anti Vehicle script..
originally i had the idea to teliport the vehicles to random locations on the map but that is beyond my skill level at the moment.
Code:
waitUntil {!isNil "dayz_animalCheck"}; sleep 10; private["_VehicleList"]; if (isServer) then { _VehicleList = nearestObjects [[6311.915,...