Clothes as item for ox_inventory

Hi today im a realeasing item based clothing with shops for ox_inventory

Features

  • You can choose image for each item
  • Search feature
  • Resmon 0.0ms
  • clothing that are converted as items are (torso, shirt, bag, earrings, glasses, mask, shoes, hat, watch, pants)
  • Animation for each clothing
  • easy installation
  • Add as much clothes as you want to add
  • open source

Requirements

Installation

Dont change the item names or else it wont work
Path: ox_inventory/data/items.lua

['torso'] = {
		label = 'Torso',
		weight = 0,
		stack = false,
		close = true,
		consume = 0,
		client = {
			export = 'ars_clothingitem.clothes'
		}
	},
	['pants'] = {
		label = 'Pants',
		weight = 0,
		stack = false,
		close = true,
		consume = 0,
		client = {
			export = 'ars_clothingitem.clothes'
		}
	},
	['shoes'] = {
		label = 'Pants',
		weight = 0,
		stack = false,
		close = true,
		consume = 0,
		client = {
			export = 'ars_clothingitem.clothes'
		}
	},
	['shirt'] = {
		label = 'T-shirt',
		weight = 0,
		stack = false,
		close = true,
		consume = 0,
		client = {
			export = 'ars_clothingitem.clothes'
		}
	},
	['mask'] = {
		label = 'Mask',
		weight = 0,
		stack = false,
		close = true,
		consume = 0,
		client = {
			export = 'ars_clothingitem.clothes'
		}
	},
	['bag'] = {
		label = 'Bag',
		weight = 0,
		stack = false,
		close = true,
		consume = 0,
		client = {
			export = 'ars_clothingitem.clothes'
		}
	},
	['watch'] = {
		label = 'Watch',
		weight = 0,
		stack = false,
		close = true,
		consume = 0,
		client = {
			export = 'ars_clothingitem.accessories'
		}
	},
	['hat'] = {
		label = 'Hat',
		weight = 0,
		stack = false,
		close = true,
		consume = 0,
		client = {
			export = 'ars_clothingitem.accessories'
		}
	},
	['glasses'] = {
		label = 'Glasses',
		weight = 0,
		stack = false,
		close = true,
		consume = 0,
		client = {
			export = 'ars_clothingitem.accessories'
		}
	},
	['earrings'] = {
		label = 'Earrings',
		weight = 0,
		stack = false,
		close = true,
		consume = 0,
		client = {
			export = 'ars_clothingitem.accessories'
		}
	},
	['watch'] = {
		label = 'Watch',
		weight = 0,
		stack = false,
		close = true,
		consume = 0,
		client = {
			export = 'ars_clothingitem.accessories'
		}
	},

Preview

Download

search feature added

7 Likes

is compatible with fivem-appearance?

4 Likes

he literally use fivem appearance in showcase

3 Likes

doesn’t work for me

3 Likes

Errors?

It’s framework dependent or standalone (with ox_inventory ofc)?

Standalone

2 Likes

It would be better to use metadata value to select the number. it would be cool.

1 Like

yes with ox_lib and ox_inventory

1 Like

there is that check the new release

there is that check the new release!

Uploading: image.png…
ai đó có thể hỗ trợ tôi sử dụng lập lệnh này với được không

1 Like

is there a way to only make it work for males so if I have some air forces and I don’t want woman to put them on make a true or false type would be fire

if server has 900+ clothes, this not gonna works. lmao

Why not?

excuse me i can’t make it work


Male use oke and Female use not change shoes help me . SR I’M Vietnamese . English is low sr

1 Like

hey how to add your on items

1 Like

dont work with illenium appearance just so you know