DayZ
InfadelsRus_firebarrelmod
21 Comments
st4v0  [author] 29 Jun @ 2:01pm 
ur welcome
Mccc2 29 Jun @ 10:33am 
One of the best mods I've added to my vanilla server
Thank you for its simplicity
Kwin222 25 Oct, 2024 @ 4:24pm 
these are super simple to place with Expansion or Editor, if using expansion object, dont forget to put true at the end if you want them lit at all times at your traders. if they are disappearing off your map, change lifetime to 300000 in the types file. if placing via Editor, the single entry in types is not needed. GG and stay warm!!


BarrelHoles_Firebarrel|8849.110352 16.500000 10252.200195|0.000000 0.000000 -0.000000|true
BarrelHoles_Firebarrel|8804.110352 17.600000 10248.900391|0.000000 0.000000 -0.000000|true
BarrelHoles_Firebarrel|6865.740234 1.700000 13425.900391|0.000000 0.000000 -0.000000|true
BarrelHoles_Firebarrel|12249.700195 1.800000 6533.890137|0.000000 0.000000 -0.000000|true
st4v0  [author] 31 Dec, 2023 @ 11:32am 
Yes
SmoKKer 31 Dec, 2023 @ 7:43am 
can it be repackaged?
st4v0  [author] 7 Aug, 2023 @ 4:07am 
Lol,at least you fixed it
DanyPolo 7 Aug, 2023 @ 3:37am 
Fixed, I was spwaning my food and being at 1% it disappeared
st4v0  [author] 6 Aug, 2023 @ 3:41pm 
I would suggest checking your auto cleanup,maybe its deleting it.
Just checked it on my trader and its all fine and dandy.
st4v0  [author] 6 Aug, 2023 @ 3:36am 
I'm not sure,srry
DanyPolo 6 Aug, 2023 @ 2:58am 
The mod works fine, the barrels are not duplicated, but I have a problem, the food that I cook disappears, how can I solve this?
st4v0  [author] 18 Jul, 2023 @ 9:25pm 
I added my config into discussions so you can compare and hopefully that might help you some.
Medallion19 18 Jul, 2023 @ 5:03pm 
I am sure it's not your mod, it's just me, but I can't get your barrels to spawn in the trader, however, it did stop all of the duplicating red barrels from spawning, so I guess that is a win so that it doesn't lag my trader locations. I did follow all of the steps, made sure that all the script was in proper order and in line with all of the other script, replaced the barrels in the trader objects etc., nada. I must be missing something somewhere. Either way, like I said, it stopped the duplicating barrels so thank you for that!
st4v0  [author] 17 Jul, 2023 @ 5:43pm 
the above shows the correct way to setup the types xml,like this


<type name="BarrelHoles_Firebarrel">
<nominal>0</nominal>
<lifetime>120</lifetime>
<restock>0</restock>
<min>0</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>

but be very carefull of the structure when your adding it to an existing xml.

also you dont need to add BarrelHoles_Red to the cfg ignore list as its normally a craftable item only and shouldnt spawn at all in the map.
Medallion19 17 Jul, 2023 @ 4:57pm 
I can't get the barrels to spawn. I added Firebarrel to the Type.xml, I replaced the BarrelHoles_Red in the TraderObjects with BarrelHoles_Firebarrel, I added the BarrelHoles_Red to the ignore list (which stopped the old barrel from spawning). Any idea what I am missing since apparently I have no clue what I am doing and relatively new to whole modding servers stuff?
Wrecker One 12 Jun, 2023 @ 9:23am 
@Dainerys
TraderObjects.txt (part of)

Put e.g. for Green Mountain:


<Object> BarrelHoles_Firebarrel
<ObjectPosition> 3698.21, 402.012, 6003.26
<ObjectOrientation> 0, 0, 0

instead of:

<Object> BarrelHoles_Red
<ObjectPosition> 3698.21, 402.012, 6003.26
<ObjectOrientation> 0, 0, 0
st4v0  [author] 6 Jun, 2023 @ 11:50pm 
Remove the other barrels from your trader script
D.Patata 6 Jun, 2023 @ 12:36am 
Hello, thanks for the mod. I have a problem the barrel of this mod appears in the trader locations, but the barrels with red holes also appear. What should I do so that only those of this mod appear? thank you
Types.xml 3 Jun, 2023 @ 1:18am 
Nice
Wrecker One 30 May, 2023 @ 7:21pm 
Yesss, seems to work much better now. Only one barrel spawning. Thanks for your work.
st4v0  [author] 30 May, 2023 @ 3:30pm 
Add <type name="BarrelHoles_Firebarrel"></type> to cfgignorelist.xml
Wrecker One 30 May, 2023 @ 1:48pm 
Thanks for your work, but I´m sorry: I did patch the types.xml, installed the mod, and after 2 restarts there were 3 custom barrels.