Jump to content

heroesandbandits

Member
  • Posts

    9
  • Joined

  • Last visited

Posts posted by heroesandbandits

  1. On 11. 03. 2017. at 2:39 AM, theduke said:

    Open your custom compiles and look for

    
    DZ_KeyDown_EH = compile preprocessFileLineNumbers "\z\addons\dayz_code\compile\keyboard.sqf";

    Replace that line with

    
    DZ_KeyDown_EH = compile preprocessFileLineNumbers "custom\menu\keyboard.sqf";

    Save and close

     

    I can not find where to edit this? Whichever compiles I have found there are no such lines in it. 

  2. This is for WAI and If you are using Zupa Single Currency https://github.com/oiad/ZSC , you need to:

    1. Unpack dayz_server.pbo with PBO MANAGER

    2. Go to unpacked folder: dayz_server\WAI\config.sqf

    3. Edit this code on line 5 in config.sqf:

    ai_hasMoney					= true;

    4. Save and repack your dayz_server folder to dayz_server.pbo and upload to your server.

     

    I am running Overpoch 1.0.6.1 and this worked for me for the WAI script.

     

×
×
  • Create New...