New update:

News:

  • Cleaner way to manage colorways
  • Switch from E to ENTER to open the store
  • Better ped rotation
  • List colored clothes previously bought in wardrobes
  • List colored clothes previously bought in outfit creator
  • Added colored clothes previously bought in the store
  • Added filter to restrict the access to specific clothes

Bug fixes:

  • Prevent applying clothes on NPC
  • Allow all categories if Config.clothesInItem = true
  • Fixed errors in NUI
  • Removed coins audio when equipping clothes already bought
  • Fixed masks
  • Fixed loss of clothes in the outfit creator

hey.

i using the VORP framework,
It doesn’t seem to work on my server?

Hello,
The script is perfectly compatible with VORP.
Please open a ticket on my discor* if you need support

New Update :

Bug Fixes:

  • Reworked of the script that manages custom colorways

How much clothing does this ADD? this is essentially a big clothing add on pack right?

This script doesn’t add new clothes.
It add clothing store where you can buy clothes. These clothes are the same than the online clothes, all come from the native game.

ok gotcha! thank you!

New update:

News:

  • Added possibility to turn on/off the outfit menu
  • Possibility to buy an outfit in 1 item (preview)
  • [RSG] Update for rsg-appearance 2.1.6
  • Added command to put up/down the neckwear: /neckwear [0/1]
  • Update command to allow multiple categories for the same command

Bug fixes:

  • Fixed green clothes
  • Fixed the give of item when a new outfit is created (when Config.clothesInItem = true)
  • Rework the outfit feature (when Config.clothesInItem = true)
  • Update item description
  • Random bugs fixed

New strings:

  • Lang.noNeckwear = “You don’t wear neckwear”
  • Lang.cantNeckwearUp = “This neckwear can’t be raised”
  • Lang.commandDescription = “(Un)equip the %s clothes”
  • Lang.commandDescriptionNeckwear = “0/1”
  • Lang.commandDescriptionNeckwear2 = “0:Down / 1:Up”
  • Lang.buyOutfitItem = “Buy the outfit in item”
  • Lang.use = “Use”
  • Lang.female = “Female”
  • Lang.male = “Male”
  • Lang.wrongItemSexe = “This item is for %s”
  • Lang.itemDesc = “Sexe: %s - Index:%d - Variation: %d”
  • Lang.outfitDesc = “Sexe: %s - Name: %s”

New update:

Changelog:

News:

  • Added new filters: ‘editItemMeta’, ‘canUseItem’,‘canSaveNewOutfit’
  • Display the price of outfits
  • Rework the outfit creator UX

Bug fixes:

  • Fixed neckwear commands for woman
  • Fixed neckwear color when bandana moves UP/Down
  • Fixed wrong tint n°3
  • Fixed error “data is integer”
  • Fix error “table expected, got nil”

New strings:

  • Lang.buyAndSave = “Buy and save”
  • Lang.outfitBuyAndSaveDesc = “Buy this outfit and add it in your list”
  • Lang.outfitSaveNew = “Save this new outfit”
  • Lang.outfitInItem = “Outfit in item”

News:

  • Added filters to hide/show clothes
  • Rework link with add-ons
  • Merge cloaks and ponchos categories/commands

Bug fixes:

  • Fixed prompt to delete the outfit
  • Fixed neckwear down
  • Fixed the error “item not declared”
  • Fixed green clothes with commands
  • Fixed prompt in menu
  • Better optimization for SQL