Jump to content

Flynn

Member
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Flynn

  1. So I've just switched to Epoch on my HFB Server and updated to the latest possible (1.0.1.5) and I've used the Wiki for info on how to change the configuration. But not all things seem to be working, for instance the HALO jump spawning and custom load out.

     

    I've looked all over and I haven't found anything to help.

    Have I done the correct method of which to add these parameters?

    The configuration code in the init is:

    // DayZ Epoch config
    spawnShoremode = 0; // Default = 1 (on shore)
    spawnArea= 1500; // Default = 1500
    MaxHeliCrashes= 100; // Default = 5
    MaxVehicleLimit = 1000; // Default = 50
    MaxDynamicDebris = 500; // Default = 100
    dayz_MapArea = 14000; // Default = 10000
    dayz_maxLocalZombies = 30; // Default = 30 
    dayz_minpos = -20000;
    dayz_maxpos = 20000;
    dayz_paraSpawn = true;
    dayz_maxAnimals = 8;
    dayz_tameDogs = true;
    DynamicVehicleDamageLow = 0;
    DynamicVehicleDamageHigh = 0;
    DynamicVehicleFuelLow = 0;
    DynamicVehicleFuelHigh = 0;
    dayz_zedsAttackVehicles = false;
    DefaultMagazines = ["ItemBandage","ItemBandage","ItemBandage","ItemBandage","ItemPainkiller","ItemMorphine","ItemBloodBag"];
    DZE_DeathMsgGlobal = true;
    DZE_DeathMsgSide = true;
    DZE_DeathMsgTitleText = true; 
×
×
  • Create New...