Jump to content

Server: Customize Stack size without mods


Tician

Recommended Posts

Server: Customize Stack size without mods

Hi there,

I've a dedicated server for PCs and since there are also EGS-users playing I am unable to use any mods - EGS doesn't support mods yet.

I usually use the Stack Mod XXL, but now I am looking for another way and found the "ConfigOverrideItemMaxQuantity" here: https://ark.gamepedia.com/Server_Configuration

Also I found a long list of all items already, but I am unsure where to put this and if it needs all items explicitly mentioned. I don't want to wreck stuff (despite having backups), so I was wondering if somone could tell me if this is what the game.ini would look like is correct?

[/script/shootergame.shootergamemode]
ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_SubstrateAbsorbent_C",Quantity=(MaxItemQuantity=100000,bIgnoreMultiplier=true))
ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_SnailPaste_C",Quantity=(MaxItemQuantity=100000,bIgnoreMultiplier=true))
bOnlyAllowSpecifiedEngrams=false
GlobalSpoilingTimeMultiplier=0
GlobalItemDecompositionTimeMultiplier=0
GlobalCorpseDecompositionTimeMultiplier=0
PvPZoneStructureDamageMultiplier=6.0
...more stuff coming here

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...