So do i replace the current description.sql, init.sqf, and mission.sqm in @dayz\dayz_code\system\mission?
I already have scripts running on my server so I assume that I will either need to test it as it is or move all the calls for the scripts to the newly placed init.sqf file. Which would...
In the repair and refuel script, is the distance measured in meters?
asking about this part:
"_distance = 50; // Distance from object to display Refuel Message"
Also, will this work with 1.8? I dont see why it shouldn't and will know later today for sure, but figured you may already know.
I was able to re-add my buildings/towns by adding them to a folder (map) in the mission PBO and then calling them in the end of the init.sqf file. Like this:
[] execVM "map\BalotaV2.sqf";
[] execVM "map\NEAF_V2.sqf";
[] ExecVM "map\NWAF_V12.sqf";
[] ExecVM "map\XtraTowns.sqf";
of course, you...
cant access the GitHub...are the instructions posted somewhere else for this? I am still running 1.7.7.1 and would like to add self-blood bag and auto refuel asap.
I sat on my server for over an hour and a mission never started...can you help with this? I would be happy to send any files that you may need to look at.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.