DayZ Server Modding: How To Add More Loot, Food, Clothes To Spawning Infected Zombies (PC & Console)

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ธ.ค. 2024

ความคิดเห็น • 26

  • @OLDSMOKEY420
    @OLDSMOKEY420 ปีที่แล้ว +4

    I dont know what I would without your videos, thanks alot

  • @np66uh
    @np66uh ปีที่แล้ว +1

    Another epic tutorial from my friend tnks Scalespeeder

  • @frankbutterworth4257
    @frankbutterworth4257 7 หลายเดือนก่อน

    i've just started running a server on my pc, your videos are invaluable. thank you so much

  • @fullcore5396
    @fullcore5396 6 หลายเดือนก่อน

    Hello from Sunny Greece! YOU ARE THE BEST!!

  • @roarzplayz8422
    @roarzplayz8422 ปีที่แล้ว

    LOL I Put "Hatchet" instead of like "Rag" and I saw a huge increase in hatchets so I think I know what im doing with this now:)))

  • @NM156usa
    @NM156usa 11 หลายเดือนก่อน

    YOU ROCK MY MAN! tHANK YOU SO MUCH

  • @SaltyEntropy
    @SaltyEntropy ปีที่แล้ว +5

    I think it is funny to add guts, lard, and human meat to the loot spawns for infected

    • @ScalespeederGaming
      @ScalespeederGaming  ปีที่แล้ว

      Human meat! What a great idea!

    • @chrisb-rx9wk
      @chrisb-rx9wk ปีที่แล้ว

      I did that for my hard-core server a while back. Cut the food waaay back and added human meat to most zeds. It worked pretty good.

  • @omg75howdareyou70
    @omg75howdareyou70 ปีที่แล้ว

    Oh Gosh, you 📚 my mind dude! Thx!

  • @holthuizenoemoet591
    @holthuizenoemoet591 5 หลายเดือนก่อน

    cool, so a bit about the chances: the sub items don't have to add to 1. Instead the chances are multiplied. So food army has a 10% chance to spawn food, and 5% chance to spawn pepsi as food type. This means the chance of spawning pepsi is 0.1 * 0.05 = 0.005 or half a %. You need to add up all these chances to get the total chance of "foodArmy". So (pepsi * 0.1) + (cola*0.1) + (Spite*0.1) etc .

    • @billcollins7009
      @billcollins7009 3 หลายเดือนก่อน +1

      DayZ goes down the list top to bottom. So, "Pipsi" would only have a 0.475% chance of spawning. "Cola," being at the top of the list would have the 0.5% chance of spawning. Once an item on the list is spawned, execution within the rest of the list is terminated, thus reducing the odds of each subsequent list item by the chance percentage assigned.
      // 0.500%
      // 0.475%
      // 0.451%
      // 0.857%
      // 0.386%
      // 0.367%
      // 0.348%
      // 0.330%
      // 0.629%
      // 0.566%
      Since the possibility exists that nothing on this list will spawn when triggered, the effective odds of spawning anything from this list are only 4.91% for each zombie of this type.
      A good analogy would be a game of Russian Roulette. The rules are, there is one cartridge in a six-shot revolver. Before each turn, the cylinder is spun to randomize the position of the cartridge. The revolver is passed down the line until the revolver is discharged. At this point the game is over. Each person in the line has the same 1 in 6 chance of discharging the revolver if it should come to them: however, each person down the line has an ever-greater chance that the game will end before their turn. Additionally, it's possible that the revolver never discharges. The odds that all participants would survive could be expressed as (5/6)^(n-1) where n is equal to the number of participants.
      As for the functionality of DayZ terminating the execution of the list once an item is picked, i.e. ignoring all other items, you can verify this by setting cargo chance="1.0", "SodaCan_Cola" chance="1.0", and "SodaCan_Pipsi" chance="1.0". You will find that all zombies of this type will have a can of Not-A-Cola in their inventory, but they will not have a Pipsi. In this scenario, it seems that Not-A-Cola was the clear taste test winner for the residents of Chernarus prior to the outbreak!

  • @esbenhoffmann5421
    @esbenhoffmann5421 10 หลายเดือนก่อน

    Thanks for all your videos that explain and teach me how to adjust settings on my own beginner server.
    I have been using your videos so finding food has become easier.
    Also reduced the number of zombies, in many places.
    But experienced a server yesterday where food and drinks last a very long time.
    I think that on that server it is possible to run the entire map around without having to eat or drink.
    I myself cannot find the place where this is adjusted.
    Can and would you possibly make a video about this?
    Greetings, an old man from Denmark

  • @josemata8543
    @josemata8543 11 หลายเดือนก่อน

    Question, So the events file and cfgspawnabletypes, both files are just for reference, i dont have to save any changes to those files, correct?? The only file i have to save the changes is the cfgrandompresets file, Right?

  • @damonmcnally3433
    @damonmcnally3433 ปีที่แล้ว

    hoping someday we get more than 12 slots on zeds, and can spawn kit with attachments & cargo

    • @SharrenDabs
      @SharrenDabs ปีที่แล้ว +1

      You can give them backpacks that are filled with loot

    • @halfgoblyn
      @halfgoblyn ปีที่แล้ว

      ​@@SharrenDabs really? on console or is it an init.c or PC mod?

  • @Tyler-m3h9t
    @Tyler-m3h9t ปีที่แล้ว

    is it for 100 percent chance do i put 1.0 or 1.00

  • @benslaying
    @benslaying 9 หลายเดือนก่อน

    im still so confused
    i have no clue how to edit any of this

  • @BBFCvids
    @BBFCvids ปีที่แล้ว

    I've changed a lot of this but still nothing spawns on the zombies and im getting a bit frustrated because every other server ive been on its worked fine, my drop chance is 1.00, with each item being 20%, the only difference is i added 1 or 2 more attachment and cargo presets to try and vary the drops a touch but, im not getting anything

  • @clarkkent1177
    @clarkkent1177 ปีที่แล้ว +2

    WAAAY too many values to manually change. I don't have the patience for that. Someone needs to invent an app that'll do this for you or there should be just a way to change the entire loot drop percent by changing a single value like in SCUM. I'll just play with Vanilla loot.

    • @alpacajones5301
      @alpacajones5301 ปีที่แล้ว

      I agree, it is tiring to tweak every value

  • @somethingoutdoors1412
    @somethingoutdoors1412 ปีที่แล้ว

    My experience with this game is absolutely horrible. I actually started doing good... Finding food and guns then the server kicks me because it shuts down. This game is done