esx_clotheshop
https://github.com/esx-framework/esx_clotheshop
It`s time to shine! Head over to the variety of stores this resource adds - to Get a new stylish look to out shine all your competition.

Configuration
Config.Price
- type:
integer
- default:
250
- description: The price of the clothes.
- type:
Config.ChargePerPiece
- type:
integer
- default:
false
- description: Charge
Config.Price
per piece of clothing changed.
- type:
Config.DrawDistance
- type:
float
- default:
10.0
- description: The distance to see the marker.
- type:
Config.MarkerSize
- type:
table
- default:
{x = 1.5, y = 1.5, z = 1.0}
- description: The size of the marker.
- type:
Config.MarkerColor
- type:
table
- default:
{r = 100, g = 200, b = 104}
- description: The color of the marker.
- type:
Config.MarkerType
- type:
integer
- default:
1
- description: The type of the marker.
- type:
Config.Shops
- type:
table
- description: Contains all the positions of the shops.
- type:
Config.SkinProps
- type:
table
- description: Contains all the skin props that the player can change here (from
skinchanger
). - default:
{ 'tshirt','torso', 'decals', 'arms', 'pants', 'shoes', 'bags', 'chain', 'helmet', 'glasses', 'watches' }
- type: