Jump to content

ItemStackSizeMultiplier Blacklist


Amoo316

Recommended Posts

Cross-posting this from Reddit so everybody can use the new feature
 

Want to use the new Item Stack Size Multiplier on your server? Yeah so did I. Heard about all the problems with Cryopods and weapons and armor and saddles stacking when they shouldn't? Yeah.....

FWIW, I'm just a small cluster Admin trying to enjoy this game like the rest of you folks. This is NOT how the wiki shows you to do it, however this is exactly what I have in my game.ini file covering everything I could find going through the Ark Item Id List. This should include all "Official" expansion weapons, saddles, cryopods, charge batteries, armor....etc.

I apologize in advance if I fat fingered your favorite item or saddle and it's wrong on the list, but so far in my testing I haven't found anything. If anybody does find an error that's not "but that's not how the wiki says to do it", please post below and I will correct the master list.

Copy and paste this list exactly to your game.ini file

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponEmptyCryopod_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_ChargeBattery_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_ChainSaw_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponGPS_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponMetalHatchet_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponMetalPick_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponSickle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponPaintbrush_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponScissors_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponStoneHatchet_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponStonePick_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponWhip_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponFishingRod_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_ClothPants_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_ClothShirt_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_ClothHelmet_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_ClothBoots_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_Clothgloves_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_HidePants_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_HideShirt_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_HideHelmet_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_HideBoots_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_HideGloves_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_ChitinPants_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_ChitinBoots_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_ChitinShirt_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_ChitinHelmet_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_ChitinGloves_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_MetalPants_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_MetalShirt_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_MetalHelmet_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_MetalBoots_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_MetalGloves_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_MinersHelmet_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_ScubaShirt_SuitWithTank_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_ScubaHelmet_Goggles_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_ScubaBoots_Flippers_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_ScubaPants_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_FurPants_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_FurShirt_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_FurHelmet_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_FurCap_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_FurBoots_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_RiotPants_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_RiotShirt_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_RiotGloves_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_RiotBoots_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_RiotHelmet_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_TekBoots_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_TekShirt_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_TekGloves_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_TekHelmet_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_TekPants_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_WoodenShield_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_MetalShield_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_TransparentRiotShield_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_ShieldTek_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_GhillieBoots_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_GhilliePants_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_GhillieShirt_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_GhillieGloves_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_GhillieHelmet_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_GasMask_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_DesertClothBoots_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_DesertClothGloves_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_DesertClothGogglesHelmet_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_DesertClothPants_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_DesertClothShirt_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_NightVisionGoggles_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_HazardSuitBoots_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_HazardSuitGloves_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_HazardSuitShirt_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_HazardSuitHelmet_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_HazardSuitPants_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_AlloSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_AnklyoSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_SpiderSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_ArgentavisSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_ArthroSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_BaryonyxSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_BasiliskSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_BassiloSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_ToadSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_SauroSaddle_Platform_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_SauroSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_TurtleSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_CarnoSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_BeaverSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_ChalicoSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_DaedonSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_DiplodocusSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_DireBearSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_DoedSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_DunkleosteusSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_EquusSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_GallimimusSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_GigantSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_HyaenodonSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_DolphhinSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_IquanodonSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_KaprosuchusSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_CrabSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_MothSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_MammothSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_MantaSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_MantisSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_StagSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_MegalodonSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_MegalosaurusSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_MegalaniaSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_MegatheriumSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_CamelsaurusSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_MosaSaddle_Platform_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_MosaSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_MosaSaddle_Tek_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_PachySaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_PachyrhhinoSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_ParacerSaddle_Platform_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_ParacerSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_ParaSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_PelaSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_PhiomiaSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_PlesiSaddle_Platform_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_ProcoptodonSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_PteroSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_ScorpionSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_QuetzSaddle_Platform_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_QuetzSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_RaptorSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_CavewolfSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_RexSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_RexSaddle_Tek_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_RockDrakeSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_RockDrakeSaddle_Tek_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_RockGolemSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_MoleRatSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_SaberSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_SarcoSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_SpinoSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_StegoSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_TapejaraSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_Tapejara_Tek_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_TerrorBirdSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_TherizinosaurusSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_SpineyLizardSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_ThylacoSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_TitanSaddle_Platform_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_TrikeSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_TusoSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_RhinoSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_YutySaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemStructure_GasCollector_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponRifle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponBow_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponC4_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponClimbingPick_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponCompoundBow_C",ItemMaxQuantity=1.0

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponCrossbow_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponProd_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponMachinedPistol_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponMachinedSniper_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponFlamethrower_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponHarpoon_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponLance_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponOneShotRifle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponPike_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponMachinedShotgun_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponRocketLauncher_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponShotgun_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponGun_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponSlingshot_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponSpear_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponSprayPaint_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponSword_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_TekSniper_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_TekRifle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponTekSword_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponStoneClub_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_StartingNote_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_MekBackpack_SiegeCannon_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_MekBackpack_MissilePod_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_MekBackpack_Shield_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_MekBackpack_Base_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_Spawner_Enforcer_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_Spawner_Mek_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_IceJumperSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_OwlSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_SpindlesSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_GachaSaddle_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponScoutRemote_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponTaxidermyTool_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemArmor_MekTransformer_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Allo_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Anklyo_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Spider_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Archa_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Argent_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Baryonyx_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Basilisk_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Bronto_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Camelsaurus_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Carno_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Compy_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Dilo_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Dimetrodon_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Dimorph_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Diplo_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Dodo_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_LanternBird_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Underwater_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Galli_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Gigant_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_LanternLizard_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Hesperonis_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Ichthyornis_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Iguanodon_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Kairuku_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Kaprosuchus_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Kentro_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Lystro_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Mantis_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Megalania_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Megalosaurus_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_MicroRaptor_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Moschops_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Moth_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Oviraptor_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Pachy_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Pachyrhino_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Para_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Pegomastax_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Pela_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Ptero_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Scorpion_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Quetz_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Raptor_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Rex_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_RockDrake_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Sarco_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Owl_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Spino_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Stego_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Tapejara_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Para_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Quetz_Fertilized_Bionic_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Raptor_Fertilized_Bionic_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Rex_Fertilized_Bionic_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Stego_Fertilized_Bionic_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Terrorbird_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Therizino_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_SpineyLizard_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Boa_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Trike_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Troodon_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Turtle_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Spindles_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Vulture_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Yuty_Fertilized_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Wyvern_Fertilized_Fire_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Wyvern_Fertilized_Lightning_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Wyvern_Fertilized_Poison_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Egg_Wyvern_Fertilized_Ice_C",ItemMaxQuantity=1.0)

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_GachaPod_C",ItemMaxQuantity=1.0)



Special Thanks to:

DarthaNyan for making me aware  of the Fertilized  egg bug. 

Partyznat for Gocha Crystals

Link to comment
Share on other sites

19 minutes ago, Amoo316 said:

You end up going through about the same number of lines of code when you consider all the the items across all of the expansions.  Whitelist or  blacklist, two ways to skin this cat....

Technically you only want to increase stack sizes of resources, materials and food.

And your list is incomplete as there are all sorts of problems with fertilized eggs as well and other items that appear in game as objects with unique properties (thus unstackable).

The difference in skinning this cat lies in one small detail: if you forget something in blacklist then some player on your server might encounter this missed item and either have unpleasant experience or abuse their stackable property. Either way you'll have to deal with aftermath when in whitelist scenario you are protected from that - even if you forgot something then you can simply add it to the list later without any harm to the player or the server.

Link to comment
Share on other sites

55 minutes ago, DarthaNyan said:

Technically you only want to increase stack sizes of resources, materials and food.

And your list is incomplete as there are all sorts of problems with fertilized eggs as well and other items that appear in game as objects with unique properties (thus unstackable).

The difference in skinning this cat lies in one small detail: if you forget something in blacklist then some player on your server might encounter this missed item and either have unpleasant experience or abuse their stackable property. Either way you'll have to deal with aftermath when in whitelist scenario you are protected from that - even if you forgot something then you can simply add it to the list later without any harm to the player or the server.

Good call and thank you, I was unaware of the fertilized egg problem.  I'll add those

and done. 

 

Thank you for the catch on the bracket DomiDarko.  I've been through that list 6 times.  I figure there is a mistake or two somewhere.

In my case, I'm running a cluster which will eventually roll into a higher difficulty.  If at the time I decide I want to change the multiplier I would prefer to have the ability to do that, once the list has been beta tested appropriately.  After-all at least they added it with "experimental".

Link to comment
Share on other sites

In my opinion, whitelisting is less work until somebody figures out how to reduce the weight of materials like black pearls or metal. But thanks anyway. Good to see some more people acting as a guinea pig to help others out! :)

BTW: Your 3rd string is missing a closed bracket. Always read through them multiple times to be sure not to eff something up. ;)

Link to comment
Share on other sites

  • Volunteer Moderator
6 minutes ago, Jenvres said:

Can someone help me to set this up. I copy paste this in my game.ini and than I did

ItemStackSizeMultiplier:20

What did I do wrong(I'm a noob in this stuff)

Should be:

[/Script/ShooterGame.ShooterGameUserSettings]
ItemStackSizeMultiplier=20

In your GameUserSettings.ini file.

Link to comment
Share on other sites

3 hours ago, Amoo316 said:

I'll add those

and done. 

that is why whitelisting is better, because your current list is nowhere to be completed. You are missing:

- all the skins and other stuff that can be colored in inventory (unique property - color regions)
- all the fertilizer/poop types (unique property - nitrogen)
- limited edition items (SotF tournament rewards)
- notes

I'm pretty sure i've missed a ton of stuff still.

Link to comment
Share on other sites

  • Volunteer Moderator
7 minutes ago, Jenvres said:

Thnx man. So if it released on Xbox will it instantly work because I have everything setup?

You will most likely have to edit your files back as non-existing parameters are not written back afaik.

8 minutes ago, Jenvres said:

And is there a release date when it comes to console

No idea, hopefully soon!

8 minutes ago, Jenvres said:

Thnx for helping me out

You are welcome, good luck!

Link to comment
Share on other sites

  • 2 weeks later...

Here is a template for a whitelist.  The settings below seem to be working great for me.

The values below are the same as DEFAULT.  You'll need to update the values for only those items that you want to increase.

As stated in previous posts, this will allow to you increase stack sizes for individual items and then allow to you increase items you miss after the fact with no side effects to the server or existing stacks.

If you find any issues with this list, just post and I'll update it.

Eliminates the need to set ItemStackSizeMultiplier and incur the side effects mentioned.

Hope it helps.

-DV

Copy and paste the contents of the attached file to your game.ini file, then update any values.

I'd highly recommend saving a copy of your existing game.ini file first. :)

white_list.ini

Link to comment
Share on other sites

  • 4 weeks later...
On 2/9/2019 at 9:56 AM, DukeVesuvius said:

Here is a template for a whitelist.  The settings below seem to be working great for me.

If you find any issues with this list, just post and I'll update it.

white_list.ini

I believe this list may need a global search for "true)" and replace with "true))" to actually be useable.

Link to comment
Share on other sites

  • 1 month later...
On 2/9/2019 at 11:56 AM, DukeVesuvius said:

Here is a template for a whitelist.  The settings below seem to be working great for me.

The values below are the same as DEFAULT.  You'll need to update the values for only those items that you want to increase.

As stated in previous posts, this will allow to you increase stack sizes for individual items and then allow to you increase items you miss after the fact with no side effects to the server or existing stacks.

If you find any issues with this list, just post and I'll update it.

Eliminates the need to set ItemStackSizeMultiplier and incur the side effects mentioned.

Hope it helps.

-DV

Copy and paste the contents of the attached file to your game.ini file, then update any values.

I'd highly recommend saving a copy of your existing game.ini file first. :)

white_list.ini

Could you possibly email me that list? my chromebook wont read it unfortunately. Thanks in advance 

Link to comment
Share on other sites

  • 1 month later...

Looks like you are missing a parenthesis after each entry. Shouldn't each line end in ))  ??

From your whitelist file:

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_RawMeat_C",Quantity=(MaxItemQuantity=200.0, bIgnoreMultiplier=true)

What I have seen and experienced to work:

ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_RawMeat_C",Quantity=(MaxItemQuantity=500,bIgnoreMultiplier=true))

....notice the double parenthesis at the end.  Is it working on your server just as your whitelist file? I'm just trying to figure out if some program stripped off the duplicate parenthesis or if it is actually working. Thanks.

Link to comment
Share on other sites

  • 3 weeks later...
  • 2 months later...

You got a missing ) on a line just noticed when launching my server after adding the blacklist 
ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponCompoundBow_C",ItemMaxQuantity=1.0
should be 
ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItem_WeaponCompoundBow_C",ItemMaxQuantity=1.0 )

Edit:

Also I am noticing Warning: Unknown property in ConfigMaxItemQuantityOverride: ItemMaxQuantity=1.0)
normal or did I screw up somthing

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...