First things first, how am I the first one to respond to this?
Anyways, So for armor you can code your own script using this native

To create a item in your database first locate the “items” table inside your database, to create a Item you have to press right click and press “insert row” then it will create a new row here you can add the name The label, and the limit/weight (depends on framework)

To get a idea of code look at other scripts such as for your armor look at esx-extraitems.

1 Like