Search results

  1. E

    How to install dayzchernarus mission system to epoch?

    the addmarkes will ensure that you and your players can see the missions on the map. the fnc_bases thingy, if you can't find it, do like this: fnc_plyrHit = compile preprocessFileLineNumbers "\z\addons\dayz_server\compile\fnc_plyrHit.sqf"; (PUT THE FNC_HTIME HERE BELOW THE FNC_PLYRHIT IN...
  2. E

    How to install dayzchernarus mission system to epoch?

    don't replace MISSION with SARGE if you don't have SARGE on your server and make sure everything is in the correct place or, as you have discovered, your server will go "dark".
  3. E

    How to install dayzchernarus mission system to epoch?

    have you added this to the mission.pbo init.sqf file?: [] execVM "debug\addmarkers.sqf"; [] execVM "debug\addmarkers75.sqf"; G.
  4. E

    DayZ Mission System

    Hello, I have this major problem and can't find out how to fix it, I've spent 3 days now searching for a solution online but still no luck. this line: fn_bases = compile preprocessFileLineNumbers "\z\addons\dayz_server\compile\fn_bases.sqf"; does not exist in the server_functions.sqf so...
Back
Top