Search results

  1. F

    DayZ 1.8 Auto Refuel Not Working?

    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...
  2. F

    In the repair and refuel script, is the distance measured in meters? asking about this part...

    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.
  3. F

    After 1.8 issues with custom load out / custom buildings

    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...
  4. F

    [FIXED] Self Bloodbag + Auto Refuel 1.7.7.1

    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.
  5. F

    Nevermind..I figured it out....My dumbass put the mission folder in the wrong PBO. I put it in...

    Nevermind..I figured it out....My dumbass put the mission folder in the wrong PBO. I put it in my mission file instead of the server PBO.
  6. F

    I sat on my server for over an hour and a mission never started...can you help with this? I...

    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.
  7. F

    Brute Force...If it doesn't work, you're just not using enough!!

    Brute Force...If it doesn't work, you're just not using enough!!
Back
Top