Clothing
Verze 3.0.0
Všechny Aktualizace Clothing
3.0.0
Clothing
- Rewrote the script using FiveM's collection system.
- With this system, when you add a new clothing pack, your clothing order will never shift because all clothes are now sorted by their DLC names.
- You can now import clothes into the wardrobe using their ID.
- You can now save outfits in stores when
clothing as itemis enabled. You can repurchase these saved outfits later. - You can now assign custom icons to outfits saved in the wardrobe.
- Clothing images are no longer controlled by the
clothes_imagesscript, but by thetgiann-clothes-imagesscript (you can download it from your portal account). - Added the
/skinadmincommand, which allows you to do the following:- Current tab: In this menu, you can see the DLC names, index, and texture numbers of the clothes you are currently wearing. These values are generally used in configs and exports. You can also view all of your character's skin data from this tab.
- Blacklist tab: You can add clothes to the blacklist from this tab. Blacklisted clothes cannot be viewed by players in stores, and if they owned the clothing before it was blacklisted, they can no longer use it.
- List tab: You can use the clothing lists you create in this menu via the
clotheListparameter in theconfigStores.luafile. This allows you to sell only specific clothes in certain stores. Alternatively, you can create a list and set all stores to use it, ensuring players on your server can only access the clothes you want. - Pricing tab: Used to adjust the prices of clothes in the store. You can easily set the price of each clothing item individually through this menu.
- Order tab: You can adjust the DLC order in which clothes appear in the store. If you disable
all remaining, only your selected DLC clothes will appear in stores. If a store has aclotheList(from the list tab) configured, this setting will be ignored for that store. - Screenshot tab: Displays images of all available clothes. You can quickly take a screenshot of a specific clothing item, an entire DLC, or all clothes with a single click via the UI.
Note: When updating the script, please delete the old version first, download the new version, and configure it from scratch. If you are using tgiann-inventory, do not forget to update the inventory script as well.
