Palworld
0 of 0

File information

Last updated

Original upload

Created by

yakuzadeso

Uploaded by

yakuzadeso

Virus scan

Safe to use

Tags for this mod

About this mod

Buildings are now either automatically or instantly built, can toggle between both building modes. Can also tap buildings to build them instantly while maintaining the default holding behaviour. Can also toggle the mod on/off.

Requirements
Permissions and credits
Translations
  • Korean
Donations
Buildings are now either automatically or instantly built, can toggle between both building modes. Can also tap buildings to build them instantly while maintaining the default holding behaviour. Can also toggle the mod on/off.


Automatic building mode

Buildings are automatically built when placed down. You can also tap the interact button to build them instantly or hold the button for the default behavior.



Instant building mode

Building are instantly built when placed down. (Using my mod Disable overlap checkers in the gif)



Settings

Open the mod's file main.lua with Notepad to find:



If you want to change the default building mode to instant you do: defaultBuildingMode = "instant" -- Change "automatic" to "instant" and vice versa.

if you want to change the automatic building speed you do autoBuildingSpeed = 500.0 -- Change 75.0 to whatever value you want.

If you want the mod to be disabled on game launched you do: enabled = false -- Change true to false and vice versa.


Keybinds

Open the mod's file main.lua with Notepad to find:



If you want to change the toggle mode keybind to F3 you do: toggleMode = Key.F3 -- Change "F9" with whatever you want.

Valid keybinds
Spoiler:  
Show

    LEFT_MOUSE_BUTTON
    RIGHT_MOUSE_BUTTON
    CANCEL
    MIDDLE_MOUSE_BUTTON
    XBUTTON_ONE
    XBUTTON_TWO
    BACKSPACE
    TAB
    CLEAR
    RETURN
    PAUSE
    CAPS_LOCK
    IME_KANA
    IME_HANGUEL
    IME_HANGUL
    IME_ON
    IME_JUNJA
    IME_FINAL
    IME_HANJA
    IME_KANJI
    IME_OFF
    ESCAPE
    IME_CONVERT
    IME_NONCONVERT
    IME_ACCEPT
    IME_MODECHANGE
    SPACE
    PAGE_UP
    PAGE_DOWN
    END
    HOME
    LEFT_ARROW
    UP_ARROW
    RIGHT_ARROW
    DOWN_ARROW
    SELECT
    PRINT
    EXECUTE
    PRINT_SCREEN
    INS
    DEL
    HELP
    ZERO
    ONE
    TWO
    THREE
    FOUR
    FIVE
    SIX
    SEVEN
    EIGHT
    NINE
    A
    B
    C
    D
    E
    F
    G
    H
    I
    J
    K
    L
    M
    N
    O
    P
    Q
    R
    S
    T
    U
    V
    W
    X
    Y
    Z
    LEFT_WIN
    RIGHT_WIN
    APPS
    SLEEP
    NUM_ZERO
    NUM_ONE
    NUM_TWO
    NUM_THREE
    NUM_FOUR
    NUM_FIVE
    NUM_SIX
    NUM_SEVEN
    NUM_EIGHT
    NUM_NINE
    MULTIPLY
    ADD
    SEPARATOR
    SUBTRACT
    DECIMAL
    DIVIDE
    F1
    F2
    F3
    F4
    F5
    F6
    F7
    F8
    F9
    F10
    F11
    F12
    F13
    F14
    F15
    F16
    F17
    F18
    F19
    F20
    F21
    F22
    F23
    F24
    NUM_LOCK
    SCROLL_LOCK
    BROWSER_BACK
    BROWSER_FORWARD
    BROWSER_REFRESH
    BROWSER_STOP
    BROWSER_SEARCH
    BROWSER_FAVORITES
    BROWSER_HOME
    VOLUME_MUTE
    VOLUME_DOWN
    VOLUME_UP
    MEDIA_NEXT_TRACK
    MEDIA_PREV_TRACK
    MEDIA_STOP
    MEDIA_PLAY_PAUSE
    LAUNCH_MAIL
    LAUNCH_MEDIA_SELECT
    LAUNCH_APP1
    LAUNCH_APP2
    OEM_ONE
    OEM_PLUS
    OEM_COMMA
    OEM_MINUS
    OEM_PERIOD
    OEM_TWO
    OEM_THREE
    OEM_FOUR
    OEM_FIVE
    OEM_SIX
    OEM_SEVEN
    OEM_EIGHT
    OEM_102
    IME_PROCESS
    PACKET
    ATTN
    CRSEL
    EXSEL
    EREOF
    PLAY
    ZOOM
    PA1
    OEM_CLEAR

    Valid modifier keys:
    SHIFT
    CONTROL
    ALT



Installation 

  • Read "Correct folder and file structure".
  • Delete xinput1_3.dll in \Palword\Pal\Binaries\Win64 if you installed the xinput version of REUE4SS.
  • Download REUE4SS: Releases · UE4SS-RE/RE-UE4SS (github.com). Latest version is 3, direct link to 3: Release v3.0.0 · UE4SS-RE/RE-UE4SS (github.com). File name: "UE4SS_v3.0.0.zip".
  • Drop its files to \Palword\Pal\Binaries\Win64.
  • Download the mod.
  • Drop its folder in \Palword\Pal\Binaries\Win64\Mods.
  • Read "Notes".
  • Correct folder and file structure
  • \Palword\Pal\Binaries\Win64\UE4SS.dll
  • \Palword\Pal\Binaries\Win64\UE4SS-settings.ini
  • \Palword\Pal\Binaries\Win64\dwmapi.dll
  • \Palword\Pal\Binaries\Win64\Mods\BetterBuilding\Scripts\main.lua


Installation for dedicated server

  • Correct folder and file structure
  • <wherever your server is>/Pal/Binaries/Win64/UE4SS.dll
  • <wherever your server is>/Pal/Binaries/Win64/UE4SS-settings.ini
  • <wherever your server is>/Pal/Binaries/Win64\dwmapi.dll
  • <wherever your server is>/Pal/Binaries/Win6/Mods/BetterBuilding/Scripts/main.lua




Notes

Tested on singleplayer and dedicated server. Works fine on both so I would assume it works fine on co op as well. Needs to be installed on both the server and the clients if you want to use this with your server.

I suggest using Notepad++ since its way better than Notepad. Makes messing with all kinds of text files easier. 

If you want help, info on modding the game and your server you can join the Palworld modding discord server: Invite for Palworld modding discord  

REUE4SS generates a log file named UE4SS.log in \Palword\Pal\Binaries\Win64\. You can open it with Notepad to see for errors.

If you installed everything correctly you should something like "Mod 'Pause' has enabled.txt, starting mod." in your log file.

If the mod isn't working for you or if you have any errors you can share the contents of your log file on Pastebin.com and share the link in the bugs section of the mod.

To help with crashes open UE4SS-settings.ini in \Pal\Binaries\Win64 and set bUseUObjectArrayCache to false.


Check out my other mods

Gameplay tweaks 
Fast travel from anywhere 
Better building - Instant and automatic 
Capturable tower bosses 
No food decay 
Pause - Freeze time 
Disable motion blur and vignette 
100 percent capture rate and custom capture rate Re-upload 
Disable item durability mechanic 
No item weight