Palworld
0 of 0

File information

Last updated

Original upload

Created by

Xydozon

Uploaded by

Xydozon

Virus scan

Safe to use

About this mod

Gives every Human pal a certain weapon (for example Rocket Launcher), or a random weapon out of a list that you can adjust

Requirements
Permissions and credits
Donations
Discord username: xydozon
Disclaimer ☢☣⚠
This is my first Lua mod ever, sooooooo 😜 if something is bad im sorry 🥺
Hasnt gone through thorough testing but so far i had no big problems. If enemies load in too fast sometimes loads default weapon.

Description🔍
Give every Human Pal the same weapon that you want, OR a random weapon out of a list of weapons. You can adjust the pool out of which the random weapon gets drawn in the config file. The following weapons are available:        
    --Grenade 
    --Handgun 
    --Assault Rifle 
    --Shotgun 
    --Rocket Launcher 
    --Bat
    --Crossbow 
    --Flamethrower 
    --Gatling Gun 
    --Laser Rifle 

By default everyone has Rocket Launcher which i think would make the game significantly more challenging🤯
You can also make it easy by giving everyone Bats...🥱
Or you can go crazy and give everyone a random weapon 😵
Or choose your favourite  few weapons and make enemies only have those 🤗

Installation⬇
0. (If you already have UE4SS skip this) Install UE4SS: https://github.com/UE4SS-RE/RE-UE4SS/releases
1. Download the WeaponMod zip file
2. Extract the file into "Palworld\Pal\Binaries\Win64\Mods" (The folder that gets created when you install UE4SS)
3. Open the config file in "Mods\WeaponMod\Scripts\config.lua" and adjust it to your liking
4. Make sure to enable the mod by opening mods.txt file in "Palworld\Pal\Binaries\Win64\Mods" and adding "WeaponMod : 1"
5. Done!

Potential amazing future Update🤩
Eventually i want to make a mod that will allow Humans you capture to use their weapons, but i am a newbie modder so might take some time😭
Also i think every time your game loads the Pal, the Humans in your Party have their weapon adjusted, fix might come with the aforementioned future update