Quantcast
Channel: Open DayZ Community
Viewing all articles
Browse latest Browse all 9066

Need help with Anti Vehicle script..

$
0
0
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.
Code:
waitUntil {!isNil "dayz_animalCheck"};
sleep 10;

private["_VehicleList"];

if (isServer) then
{
_VehicleList = nearestObjects [[6311.915,...
Need help with Anti Vehicle script..

Viewing all articles
Browse latest Browse all 9066

Trending Articles