Wert Weapon Racks (Deployable, Advanced)

You can access the setup information you need about this product

INSTALLATION

1 - Upload the script folder to the location of your resources

2 - Check config file for your own settings

3 - Please add the items to your list in the items section below

4 - Add the data inside the SQL extension file to your database.

5 - Installation successful, have a good funs

ITEMS

-- Default items

["rack_1"] = {
		["name"] = "rack_1",
		["label"] = "Gun Rack",
		["weight"] = 0,
		["type"] = "item",
		["image"] = "rack_1.png",
		["unique"] = true,
		["useable"] = true,
		["shouldClose"] = true,
		["combinable"] = nil,
		["description"] = ""
},
["rack_2"] = {
		["name"] = "rack_2",
		["label"] = "Gun Rack",
		["weight"] = 0,
		["type"] = "item",
		["image"] = "rack_2.png",
		["unique"] = true,
		["useable"] = true,
		["shouldClose"] = true,
		["combinable"] = nil,
		["description"] = ""
},
291KB
Open

OX LIB OPTION

There are many ox settings available in the files, if you want, you can configure them.

If you want to use ox_lib, please check if this link is enabled on fxmanifest.check it out from inside lua. this must be turned on before you can use ox_lib. After opening it, it will be enough to use the refresh and ensure commands.

EXPORTS

Client side exports

OPEN FILES

Last updated