DayZ
R22R Storage Overhaul
91 Comments
Iron Chest Charlie 9 Mar @ 10:42am 
;)
George  [author] 9 Mar @ 6:04am 
@rck - and who are you to judge anyone's hard work ?

Have you ever done anything ? All I see is just another anonymous zero level account ...

The most of the modders do it in their spare time and for free!

You can even fix all the bugs that are there by myself, so do your best, Good Luck! :steamthumbsup:
Iron Chest Charlie 9 Mar @ 4:40am 
toxic mod owner..kicks people out of his discord for no reason when they are answering players questions since you have not been active for over 2 months. Seen you ban a guy for stating the truth then you banned others that had nothing to do with that player. Pretty toxic just update and fix your mod and everyone will be happy. You know a HI in discord is better then saying nothing at all for over 2 months even ignoring the dayz 1.27 update and issues.....SAD
BababaBitch 26 Feb @ 5:13am 
YEs I have just discovered this as well. Seem to effect any storage that has an open function. Error from script log below.

SCRIPT (W): @"R22R_Ammo_Crates\scripts\4_world/classes\useractioncomponent\combinationlock.c,52": FIX-ME: Overriding function 'IsLockAttached' but not marked as 'override'
SCRIPT (W): @"R22R_Ammo_Crates\scripts\4_world/entities\r22r_sliding_lid_base.c,205": FIX-ME: Overloaded method 'CanReleaseCargo', argument name 'attachment' differs from prototype 'cargo'
Gyno 26 Feb @ 4:58am 
Hello! We are usino your splendid mod but since the yesterday update our user cannot see whats inside the 1000 crates except for the gear in the proper slots.
Do you have any tip or fix? ;)

Thanks in advance
George  [author] 26 Feb @ 3:36am 
then it seems it's the problem on your side somehere, I just tested both the links, and it works perfectly for me :)
Fil 26 Feb @ 2:09am 
There is still some error, I join any other discord without any problem. To yours "invitation link is incoret or expire"
George  [author] 25 Feb @ 4:37pm 
Fil 25 Feb @ 3:43pm 
Discort link Is Expired
Colonel 20 Jan @ 11:41am 
hello,i need to know how to use scrap metal and were to see all recipe?thanks a lot.
FORGOTTEN SURVIVOR 23 Oct, 2024 @ 1:32pm 
would there be any way you would consider making the crates and ammo cans be able to be buried some how ?
im looking for a stash mod that actually looks hidden as the server im creating has no bases at all and your storage mod is the only one that i think would fit into the idea. but my idea is to only have hidden stash's.
the barrel stash mod is great but so basic and to be honest the selection out there for storage that can be buried is extremely slim lol
im sorry if this is too forward but im only just starting my modding journey myself and again this mod is one of the best out there id just love to see the crates and other items be able to be buried some how lol
George  [author] 4 Oct, 2024 @ 6:30pm 
@ScarfacerOwner - you can write your own very simple override script for unregistering the recipe, for example these lines will "turn off" 1000slot crate recipe and the other ones large wooden crates, must be in 4_world:

modded class PluginRecipesManagerBase
{
override void RegisterRecipies()
{
super.RegisterRecipies();

UnregisterRecipe("ConstructLargeCrate1000");
UnregisterRecipe("ConstructLargeCrateGreen");
UnregisterRecipe("ConstructLargeCrateOG");
UnregisterRecipe("ConstructLargeCrateRed");
}
};
ScarfacerOwner 4 Oct, 2024 @ 4:54am 
The mod is good, but i would like to turn off some of these recipes - 1000 slots crate is too OP :/
GlobalForce 25 Aug, 2024 @ 11:16am 
cant attach codelocks to R22R_Small_Locker_G & _B. There's possibility to attach them but after setting to code, lock disappears.
There's also textures missing when looking the back of the locker and when looking the sides from inside. Otherwise 10/10!
TAGU 23 Jul, 2024 @ 8:09am 
Would a translation be possible for this mod? the mod is good!
WoaGamer 24 Oct, 2023 @ 7:38am 
Hi, thanks for the great mod, I'm having problems with the raid, lockers with codelock don't give the option to raid, do you know how to solve it?
Unrealtairo 26 Aug, 2023 @ 2:54am 
Whats "EXPASION"
ZombieSylare 14 Aug, 2023 @ 3:12am 
Can this be used on console???
st4v0 13 Aug, 2023 @ 5:43pm 
R22R_Medical_Box is missing from latest types files so constantly despawning
MAMICH 26 Mar, 2023 @ 11:35am 
Невозможно положить оружие в "ящик с оружием"
FWD RU / DAYZ 23 Feb, 2023 @ 10:37pm 
Мод работает ровно? в игре есть баги с его ящикми? 1.20
konashenkov_roman 19 Feb, 2023 @ 9:51pm 
does it work normally at 1.20?
Sgt_Shit 19 Feb, 2023 @ 12:11pm 
How does this mod conflict with expansion?
_Papaj_Chuligan_ 1 Dec, 2022 @ 12:04am 
Hi. Does this mod work with MMG Base Storage?
Unnamed 21 Nov, 2022 @ 12:12am 
Hello, we have a little problem with this mod.
If I attach codelock to Locker_Red or other, no one can cut or remove it. Can you fix it please?
Mr. Braunstein 10 Nov, 2022 @ 7:29am 
I cant open inventories of the gun rack, the name display just keep showing on my screen only diapering when i relog the server

hope someone can help me out
MiMuFPV 26 Oct, 2022 @ 4:27am 
I'm having an issue with both R22R crafted gun racks (so far) and MSP gun walls (again, so far) where I can place them and add guns to them but I cannot see the guns that were added. I haven't noticed anyone else reporting this issue, is anyone else seeing it? They otherwise work fine.
TheLastDab3007 24 Oct, 2022 @ 2:00pm 
nevermind, i was confused with "metal parts" & "Rusty scrap metal" thank you for the info!
TheLastDab3007 24 Oct, 2022 @ 1:38pm 
it just turns it into metal parts, not rust metal scraps or metal scraps
George  [author] 23 Oct, 2022 @ 6:29pm 
@TheLasDab3007 probably hacksaw and to clean them you must use Weapon Cleaning Kit ;)
TheLastDab3007 23 Oct, 2022 @ 5:15pm 
what exactly do you use to scrap metal and clean them?
[R.O.S.C.] Stern  [author] 21 Oct, 2022 @ 9:54am 
big foot
-----------------
I will take a look at that error but I will need to ask around. Only 1 or 2 people have it and it seems weird because the error that is given is not even in my scripts.
C00kyUK 21 Oct, 2022 @ 8:26am 
since new update im also having objects depsawn, types are setup correctly too
big foot 19 Oct, 2022 @ 5:09am 
Hello, I just installed your mod and the server is crashing
Can't compile "World" script module!
R22R_Ammo_Crates\scripts\4_world/classes\useractioncomponent\actions\actioncloseregularlidr22r.c(52): Unknown type 'ActionAttachCodeLockOnR22RGate'
[R.O.S.C.] Stern  [author] 18 Oct, 2022 @ 10:46am 
Sorry for the bad update. Now, everything should work. Error was on my end. will now work with both codelock and without it. Sorry for the downtime on this particular day :(
TLO Doc 18 Oct, 2022 @ 10:29am 
last update trows errors "actionDestroyCodelockOnLOcker"
阿明 16 Oct, 2022 @ 3:12am 
I already add type file to the cfgeconomycore.xml
阿明 16 Oct, 2022 @ 3:11am 
everything just disappear after a while
NotYes555 7 Oct, 2022 @ 1:48pm 
where it possible to find

" R22R_Mechanics_PUBLIC " ?
TheLastDab3007 22 Sep, 2022 @ 1:25pm 
hello, how exactly does one scrap weapons and car parts for scrap metal to combine with the toolbox?
st4v0 11 Sep, 2022 @ 5:58pm 
Placing the large crates is difficult when in 1st person only,can that be modified in some way so that you can see past the crate to place it without using ALT left to see past the crate please.
Low flying pigeon 24 Aug, 2022 @ 8:48am 
Hey nice mod! are the metal scraps still ONLY in the r22r server only?
Philmorr 29 Jul, 2022 @ 5:49pm 
Okay, i will try my best :D Thank you.
George  [author] 28 Jul, 2022 @ 3:40pm 
@𝕻𝖍𝖎𝖑𝖒𝖔𝖗𝖗 - there is no other option how to change it except one - modify it in your mod, you can easily change the behavior of all items (not only in this mod) by creating a dependency mod on another mod and then in config.cpp you define only the thing you want to change. For capacity of the storage of item is: itemsCargoSize.
If you're new to modding, I recommend checking out this discord, you'll find everything you need in history there.

https://discord.gg/p7cN2BeC
Philmorr 28 Jul, 2022 @ 11:29am 
Hello, Is there any way for me to reduce the storage capacity of some of the Storages?
I ask because the capacity is by default too unrealistic for my RP Server.
(I know about the performance background of the high Capacity)
gwt123 15 Jul, 2022 @ 6:11pm 
I wonder if that's why crafted items are despawning. There is no crafted version in types.xml
gwt123 15 Jul, 2022 @ 5:44pm 
Are the crafted items the same as the regular items that are in types.xml? I don't see anything in types.xml with crafted=1.
Astro 11 Jul, 2022 @ 5:31am 
this working fine 1.18?
gwt123 4 Jul, 2022 @ 8:47am 
Nice mod. Everyone loves the craftable storage. Personally I like the lockers. Nice to have a base storage mod without a hundred small dumb items like unicorn floaties.
Fartonice 4 Jul, 2022 @ 7:33am 
trader config for kits... or items?