ResourceHPManager

ResourceHPManager

49 Downloads

Mod Description
This mod changes the game's health value of all ores/stones. Use the (Config) file to set health values for specific objects.



WORKING AS OF VERSION (0.3.3)

Notes:
This is a standalone mod if you use my other mod ObjectHPManager you do NOT need to install this.

All Ore have a starting HP value of (5000) please change this in the config file before applying it to your server.

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


ServerSide <s>Only</s> (dedicated servers)
also works in single-player



Installation Instructions (Server)

  • Download and extract UE4SS_v3.0.1.zip in PalServer\Pal\Binaries\Win64
  • Download and extract OreHPManager.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 OreHPManagerfolder in Mods.

Frequently asked questions
Q: Does it work on dedicated servers?
A: 
Yes.
Q: Does only the host have to install the mod?
A: Yes. The client does not need it.