Skip to content
ESX Addons
Clothe Shop

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.


esx_clotheshop

Configuration

  • Config.Price
    • type: integer
    • default: 250
    • description: The price of the clothes.
  • Config.ChargePerPiece
    • type: integer
    • default: false
    • description: Charge Config.Price per piece of clothing changed.
  • Config.DrawDistance
    • type: float
    • default: 10.0
    • description: The distance to see the marker.
  • Config.MarkerSize
    • type: table
    • default: {x = 1.5, y = 1.5, z = 1.0}
    • description: The size of the marker.
  • Config.MarkerColor
    • type: table
    • default: {r = 100, g = 200, b = 104}
    • description: The color of the marker.
  • Config.MarkerType
    • type: integer
    • default: 1
    • description: The type of the marker.
  • Config.Shops
    • type: table
    • description: Contains all the positions of the shops.
  • 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' }