Palworld
0 of 0

File information

Last updated

Original upload

Created by

Neutrino

Uploaded by

NeutrinoSSBM

Virus scan

Safe to use

About this mod

Want to use viewing cages to store your excess pals, but don't want to tank your FPS? Then this mod is for you!
This mod hides pals inside viewing cages to increase performance, alongside some other changes (Show first slot, don't hide merchants, disable cage collision, and more features on the way)

Requirements
Permissions and credits
Changelogs

New mod requirement: RakLib. Install that before updating to version 0.2.0 or above



This mod is experimental. If you experience any issues, please report them.


Viewing cages are useful for overflow pal storage, but once you fill some cages your FPS will generally slow to a crawl. This mod disables the pal models that your viewing cages spawn in the world, while still allowing you to deposit pals inside them. This essentially turns cages into pal chests.

Merchants will stay loaded by default, so you can still hold them prisoner for trading purposes.

Viewing cage walls now have disabled collision, so you can walk inside them to trade with your enslaved merchants. Merchants will still wander inside the general area of the viewing cages.


Works in Singleplayer, untested in Multiplayer, DISABLED ON DEDICATED SERVERS



Manual installation:
  • Install the latest version of UE4SS from GitHub
  • Install RakLib
  • Extract the mod zip archive
  • Copy the "BetterViewingCages" folder into your "Pal\Binaries\Win64\Mods" folder

Configuration (optional; check the config.lua file):
initDelay - Time to wait (in ms) before initializing the mod. Setting this too low may cause the initial unload to fail.
refreshDelay - Time to wait (in ms) between successive queued unloads.
keepMerchants - If true, will exclude merchants from the hide function.
isDisabledCageCollision - If true, allows the player to pass through viewing cage walls. (Helps to access captured merchant NPCs)
showFirstSlot - If true, always show the pal in slot 1 of each cage


Current/Planned Features



Current Features
  • Disables Pals in Viewing Cages
  • Add Exception For Merchants
  • Disabled Cage Collision
  • Show Pal in First Slot

To-Do List
  • Rework Pal-Finding Method (DONE!)
  • Test Non-Dedicated Multiplayer Cages
  • Enable Viewing Cages on Dedicated Servers
  • Introduce Other Pal Storage Objects