🔧Find Weapon Codes

Make Joaat Codes

First, go to https://forge.plebmasters.de/joaatresolver?input=WEAPON_UNARMEDarrow-up-right

In the box on the left, type your weapon's spawn code as shown in the example, and press the "CONVERT INPUT" button.

Then copy the code that appears in the right-hand box.

Then, like in the example on line 11, write the code inside the circular parentheses as "[tonumber(2725352035)] = {"

To add more weapons later, place a comma after the } parentheses on line 19, then copy all lines from line 11 to line 19.

Finally, your code should look like this; this is just an example of setting a single damage value. If you want to assign damage to all body parts individually, you can add all weapons by following the same steps. Remember, if a weapon isn't listed here, its damage will always be 1 regardless.

Finally, save the "config.lua" file and restart the server.

Last updated