Tap to build or automatic building
Keybind to togge between two different building modes: tap to build and automatic building!
Tapping mode
Tap the build button to have the building instantly built.
Automatic mode
Buildings are built automatically!
Settings
Open main.lua with Notepad to find:
Where you can change the automatic build speed, defaultbuildingmode and the keybind. For example if you want to set the speed to 100 you do:
autobuildspeed = 100.0
To change defaultbuildingmode to automatic you do:
defaultbuildingmode = "automatic"
If you want to change the keybind to F2 you do:
toggleBuildingMode = Key.F2
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.
The minimum comment length is 10 characters.