Pause - Freeze time
Custom keybind to pause the game/freeze time whenever you want.
Installation
- Download REUE4SS xinput: Releases · UE4SS-RE/RE-UE4SS (github.com) (file name: UE4SS_Xinput_v2.5.2.zip)
- Download UE4SS_Signatures from the mod page.
- Install REUE4SS in \Palword\Pal\Binaries\Win64.
- Install UE4SS_Signatures in \Palword\Pal\Binaries\Win64.
- Download the mod.
- Install the mod in \Palword\Pal\Binaries\Win64\Mods.
Customization
You can change the keybind by opening the main.lua file with Notepad and changing this line:-- keybind
pause = Key.F1 -- Change F1 to whatever you want
So if you want to set it to F2 you do: pause = Key.F2 -- Change F1 to whatever you want
The minimum comment length is 10 characters.