Search results

  1. G

    ADMIN DOMES WORKING EASY,

    No "Dome" files
  2. G

    Building Inside Of Map

    I was just thinking about this yesterday editing my cherno map. I havn't figured out how yet either. I believe origins has an underground setup also.
  3. G

    Releasing my 3 custom bases

    From Killzone_Kid Step 1 Open up your Chernarus mission .pbo which is in MPMissions folder on your server. Step 2 Open init.sqf and find: call compile preprocessFileLineNumbers “\z\addons\dayz_code\init\variables.sqf”; //Initilize the Variables (IMPORTANT: Must happen very early)...
  4. G

    Ground Fog - Guide

    All works great, good fog no issues, EXCEPT it spams my .rpt log with "Wrong text element 'null'" Here's is what i have. fog.sqs= _Center = _this select 0 _dist1=_this select 1 _dist2= _this select 2 ?(count _this > 3):_endNight=_this select 3;_startNight=_this select 4; goto "nighttest"...
  5. G

    DX | Custom Debug Monitor v2.0

    Link for 2.1 dead...
Back
Top