ItemWeightManager

ItemWeightManager

17 Downloads

Mod Description
This mod changes the weight value of all items in the game. Uses the (Config) file to set weight values for specific items.

It is ideal for all sorts of play styles.

WORKING AS OF VERSION (0.3.3)

Notes:
Changing the 'Weight' value will adjust the maximum weight of the item respectively.

-- Set 'Enabled' to true to apply the Weight values defined in the config.
-- Set 'Enabled' to false to ignore the Weight values and use the game's default values.

-- Note: 'Enabled' is set to false by default for all items.

( I am aware that several items are missing from the list, such as (Schematics). If you would like me to add this or any other missing items, please let me know in the comments. )

Single-player
ServerSide (dedicated servers) (*It is recommended for the client to have this, otherwise, the adjusted values will not display correctly and might appear buggy to them.)



Installation Instructions (Server)

  • Download and extract UE4SS_v3.0.1.zip in PalServer\Pal\Binaries\Win64
  • Download and extract ItemWeightManager.zip in PalServer\Pal\Binaries\Win64\Mods
  • Go back to PalServer\Pal\Binaries\Win64
  • Edit UE4SS-settings.ini and set bUseUObjectArrayCache = true to false


Uninstallation
Just remove the ItemWeightManagerfolder in Mods.

Frequently asked questions
Q: Does it work on dedicated servers?
A: 
Yes. (But is recommended for the client to also install)
Q: Does only the host have to install the mod?
A: Yes. The client does not need it. (But is recommended)