Dayz Repair vehicule script

Posts 1–3 of 3 · Page 1 of 1
Dayz Repair vehicule script
Hi i'm searching for a veh_repair/refuel script that works after the server reboot , i also search for a vehicule spawn script that doesn't kick evrey players that are not whitelisted for script restriction #20 when i spawn a vehicule. thnx
Code:
while{ true }do
{
(getPosATL player) nearObjects ["vehicle", 20000];
vehicle player setfuel 1;
vehicle player setvehicleammo 1;
vehicle player setdammage 0;
sleep 0.001;
}
cool thank you
Posts 1–3 of 3 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?