ARK: Survival Evolved

ARK: Survival Evolved

StackMeMore (v1.55)
 Ez a téma ki van emelve, tehát valószínűleg fontos.
Default  [Fejlesztő] 2018. dec. 17., 21:05
Configurations/Documentation
INI Configurations

BaseWeight -
The weight of a single item in the stack. Multiply this number by Stack Size to get the overall weight of the 1 stack.

StackSize -
The Amount of Max items in a single Stack.

PreventUpload -
This is a comma deliminated list for the SMM Mod items you want to prevent from uploading to the server via Obleisk or Tek version.
  • Example: PreventUpload=SmokeGrenade,Wood,Element

AdditionalItems -
This is a comma deliminated list for the items you want to add to the admin tool from other mods. This requires the full Blueprint path i.e. SpawnCode without the quotations as shown below
  • Example: AdditionalItems=Blueprint'/Game/Mods/{MOD NAME}/[FOLDER PATH/PrimalItem{Structure/Consumable/Ammo/Resource}.PrimalItem{Structure/Consumable/Ammo/Resource}',Blueprint'/Game/Mods/{MOD NAME}/[FOLDER PATH/PrimalItem{Structure/Consumable/Ammo/Resource}.PrimalItem{Structure/Consumable/Ammo/Resource}'

  • Example Full BP path:
    Blueprint'/Game/Mods/{MOD NAME}/[FOLDER PATH/PrimalItemStructure_Name.PrimalItemStructure_Name'

  • Blueprint - the `'`(after Blueprint and at the end) - is essential for this to work.

The List of Items can be found Click here for Item Names[pastebin.com]

The List of all items and their default StackSize and BaseWeight can be found here StackMeMore Default GameUserSettings[pastebin.com].

You would take the Item Name and add `BaseWeight` or `StackSize` to the end. Then put a "=" sign and the amount in which you want to change to as shown below.

Please Be Aware, if you change the stack size to something lower than the defaults as listed in the main page and you have full stacks, upon reload of world you will lose items

YOU HAVE BEEN WARNED!!
Example INI:

[StackMeMore]
AdditionalItems=Blueprint'/Game/Mods/StructuresPlusMod/Misc/Vault/PrimalItemStructure_VaultPlus.PrimalItemStructure_VaultPlus'
PreventUpload=AdvancedRifleBullet,AdvancedSniperBullet,FlameArrow
SmokeGrenadeBaseWeight=0.001000
SmokeGrenadeStackSize=5000
PoisonGrenadeBaseWeight=0.001000
PoisonGrenadeStackSize=5000
GrenadeBaseWeight=0.001000
GrenadeStackSize=5000
AdvancedBulletBaseWeight=0.001000
AdvancedBulletStackSize=5000

ADMIN TOOL

The following Item contains an unlimited supply of all relevant stacked items in this mod. This can only be admin spawned.

cheat giveitem "Blueprint'/Game/Mods/StackMeMore/Consumables/Seeds/PrimalItemStructure_AdminBox.PrimalItemStructure_AdminBox'" 1 0 0

If you have Admin Tools placed prior to Version 1.51, Please replace them by either spawning new one or picking up and placing back down, as access will cause server crash. Thanks for this goes to Souper07 for his report.
Legutóbb szerkesztette: Default; 2020. ápr. 7., 14:42