So I've been messing with this code for literally hours.
ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemStructure_TekTurret_C",Quantity=(MaxItemQuantity=1000, bignoreMultiplier=true))
What is wrong with it. Why wont it work.
ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_DinoPoopMedium_C",Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))
ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemStructure_StorageBox_Huge_C",Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true))
Both codes ^ (medium dino poop and vaults) work and I dont understand how I can have those non-stackable items stack but cant get turrets to stack. Some one please help me because I am about to lose it.