0 of 0

File information

Last updated

Original upload

Created by

pleby

Uploaded by

ImPleby

Virus scan

Safe to use

Tags for this mod

About this mod

This changes the cooldown timer on all grappling guns to 0

Requirements
Permissions and credits
Working as of game version: 0.4.12

Notes:
  • When changing the values don't remove the comma (,) after the numbers or it will stop working
Installation Instructions
(Steam)
  • You can open Steam and right click PalWorld > Manage > Browse local files
  • Download and extract UE4SS_v3.0.0.zip in Palworld\Pal\Binaries\Win64
  • Download and extract NoGrapplingGunCooldownTimer.zip in Palworld\Pal\Binaries\Win64\Mods
  • Go back to Palworld\Pal\Binaries\Win64
  • Edit UE4SS-settings.ini and set bUseUObjectArrayCache = true to false

Changing values Instructions (Steam)
  • Go to Palworld\Pal\Binaries\Win64\Mods\NoGrapplingGunCooldownTimer\Scripts
  • Right click "config.lua" and click "Open with" then Notepad
  • Change the "0.1" to whatever you would like. Example: CoolDownTime = 69
  • Save the file by pressing Ctrl+S or File > Save
Change log:
  • Added a config.lua to make changing the values a bit easier