Recent content by Dealman

  1. D

    How can i edit the Default loadout for my server?

    [["ItemToolbox","ItemMatchbox"","ItemMap","ItemHatchet","ItemGPS","NVGoggles","Binocular_Vector","ItemKnife","ItemCompass","DMR","M9SD"]],["Skin_Sniper1_DZ","20Rnd_762x51_DMR","20Rnd_762x51_DMR","20Rnd_762x51_DMR","20Rnd_762x51_DMR","15Rnd_9x19_M9SD","15Rnd_9x19_M9SD","15Rnd_9x19_M9SD","15Rnd_9x1...
  2. D

    Modifying Heli Crash loot

    I doubt that will work, if I recall correctly Rocket made new variants for every weapon that also occupied a backpack slot and renamed it with a _DZ prefix so it would be easy to tell them apart. I believe this would need to be done manually to every other weapon that doesn't already have such a...
  3. D

    Disable Weapons and/or Radar Server-Side?

    I was wondering if this is possible? I'm using rMod to get access to some banned vehicles on my server, however I was wondering if it's possible to disable radar and/or weapons server-side? I find the Radar to be overwhelmingly overpowered in a mod like DayZ... Also, I managed to add the...
  4. D

    How can i edit the Default loadout for my server?

    ["DZ_Patrol_Pack_EP1",[[],[]],[["ItemBandage"],[1]]] for example.
  5. D

    How to spawn Magazines along with Weapons?

    Currently they take up an entire loot pile and only one magazine is generated
  6. D

    How to spawn Magazines along with Weapons?

    They don't spawn with ammo, neither at Heli Crashes or Wrecks. :(
  7. D

    Adding/Spawning vehicles (for a private server)

    The Vehicle table contains the Vehicles along with their ID. You can add more to this list if you have the classname, but keep in mind you'll most likely need rMod to get most vehicles working in DayZ!
  8. D

    How can i edit the Default loadout for my server?

    It needs to be like this; [["ItemMap","ItemKnife","Makarov"],["ItemBandage","8Rnd_9x18_Makarov","ItemPainkiller"]] The first [] should contain things such as Equipment and actual Primary and Secondary Weapons. Where as the [] to the right should contain Bandages, Ammo, Food and such items...
  9. D

    How can i edit the Default loadout for my server?

    You change it in your SQL Database, the table you'll want to edit is Instance. Could you post what you've entered so far?
  10. D

    How to spawn Magazines along with Weapons?

    I believe the code I posted above can be used to solve this rather nicely, but I'm not entirely sure as to how to manipulate the code.
  11. D

    How to spawn Magazines along with Weapons?

    No it doesn't, but the L115 isn't banned is it? As far as I know, it's just not included in the loot table. Just like G36.
  12. D

    How to spawn Magazines along with Weapons?

    I'm using rMod in order to have more weaponry on my Server, currently, I'm having most weapons spawn at Crash Sites with a higher chance of finding a weapon and a low chance for ammo - where as Wrecks have a high chance for ammo and very low for weapons. At the moment, this is working fairly...
  13. D

    Loot Table?

    But replacing things is not what I want, it's not close to what I want either. Currently I'm fine with using Heli Crash Sites, Wrecks and Care Packages as a workaround. Do you know if it's possible to make it so weapons also spawn with ammo? Currently my Mk16 and Mk17's are spawning without...
  14. D

    Editing Crash Site Loot and Creating More Spawns

    Creating and Editing Crash Site Spawns The Administrator of a server also has the ability to specify the occurance of crash sites. This can be set to anywhere from 1 to a whole 100 crash sites! To do this, you'll need to extract your dayz_server.pbo file again. By now, you should be able to do...
  15. D

    Editing Crash Site Loot and Creating More Spawns

    Important Information Note: You can also go to DayZ-Private-master/DayZ-Private-master/util/ and run cpbo.exe. When you execute this file it will ask you if you want to associate .pbo files with this program, select yes. Now you can right-click any .pbo associated file and click "Extract PBO"...
Back
Top