Zombies with Red Headtorches

Dear forum members,
for some time now we have been creating and maintaining new ways to help game server admins with questions and problems as quickly as possible, e.g. our Guides section and the Nitrado Community Discord.

Therefore, we inform you that the Nitrado Forum will be closed on March 31, 2023. We are consolidating our community support to our Discord channel, which is faster and more efficient. We have also seen incredible growth in our community due to the hard work of our moderators and our bots. We are confident that this move will ensure that we provide the best support possible for our users.

Thank you to all members for your continued use of the forum!

Assistance with all questions concerning your Nitrado service can now be found in these spots:
Community Discord: https://discord.gg/nitrado
Guides section: https://server.nitrado.net/guides
Support Wizard: https://support.nitrado.net
  • There are several ways to do this. I like this way the best as it simply adds them as hats on random zeds.
    Add the lines to cfgrandompresets xml under any hats presets. adjust the percentage and your done. I have included santa hat, great helm and pumkin helmet as well. simply use the ones you want. Head torch black is the red one. Grey is white.

    Hats presets:

    <attachments chance="0.30" name="hatsVillage">
    <attachments chance="0.30" name="hatsCity">
    ect..
    Add he following lines you want and adjust:

    <item name="PumpkinHelmet" chance="0.10" />

    <item name="GreatHelm" chance="0.10" />

    <item name="SantasHat" chance="0.10" />

    <item name="Headtorch_Black" chance="0.20" />

    <item name="Headtorch_Grey" chance="0.20" />