Installation Handcuff
0Resmon Handcuff Installation Document and Basic Concepts
What is required for installation
Setup for Ox Inventory
["cuffs"] = {
label = "Cuffs",
weight = 1,
stack = true,
close = true,
},
["cuffkeys"] = {
label = "Cuff Keys",
weight = 1,
stack = true,
close = true,
},
["electrocuff"] = {
label = "Electro Cuffs",
weight = 1,
stack = true,
close = true,
},
["electrocufftracker"] = {
label = "Electro Cuff Tracker",
weight = 1,
stack = true,
close = true,
},
["headbag"] = {
label = "Head Bag",
weight = 1,
stack = true,
close = true,
},
["rope"] = {
label = "Rope",
weight = 1,
stack = true,
close = true,
},
["mouthtape"] = {
label = "Mouth Tape",
weight = 1,
stack = true,
close = true,
},
Setup for QB Inventories
Even though I'm handcuffed, I can raise my hands.
server.cfg
ESX
QBCore
Last updated