Tutorials
I am missing sql file how to add armor column into my users table in my database?
How to undress a vest from a player?
How to steal a player's armor and transfer it to the thief from another script?
How to check if player has vest from another script?
1.
2.
3.
4.
5.
Create new vest in config.lua: - To create a new vest, simply duplicate an existing one from the config for easier setup.
Create a new item with your vests name in your inventory: - In this example it will be vest_example. - Look into Installation Guide if you need help with creating items for your inventory.
Enjoy!
6.
Create new vest in config.lua: - To create a new vest plate, simply duplicate an existing one from the config for easier setup.
Create a new item with your vests plate name in your inventory: - In this example it will be vestplate_example. - Look into Installation Guide if you need help with creating items for your inventory.
Enjoy!
If you need help with anything, do not hesitate and open a support ticket in our discord.
Last updated
Was this helpful?