Dedi Boxes

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
  • Is there a way to change the dedi boxes item stack? It used to work for me when I put in bullets and "Fill Storage (Creative Mode Only)" it would give 1.8 million bullets. Now it only gives 180k. However, the Element Shards is the only resource getting up to 1.8 million. I tried researching and I'm at nothing so far. It didn't start doing this until ark had an update so I'm wondering if there's a fix.

  • The only way to do so is to adjust the item stack numbers. Dedicated storage boxes have a hard slot cap of 1800, so no, you cannot change how much a dedicated storage box stores, but you can change how much items stack. You can do so through the item stack multiplier in your gus.ini or by adding code to your game.ini.


    Just to make this easier for year, here is a sample of the code:

    Code
    1. ConfigOverrideItemMaxQuantity=(ItemClassString="Item",Quantity=(MaxItemQuantity=Quantity, bIgnoreMultiplier=true))