Clothing Remove

7.99 EUR 6.39 EUR

Package Description

RicX Clothing Remove Menu - RedEM:RP

**Client file and its logic is locked by CFX Escrow System**

Use the /editclothes command to open the Menu
If something is missing or bought/changed clothes, use /loadskin , then /editclothes and press the Update button (first option in menu) and that will refresh everything about components.

**Client file and its logic is locked by CFX Escrow System**

Files
client.lua (locked by CFX Escrow System)
config.lua
server.lua
fxmanifest.lua

1. Features

- Native component data getting functions. Recognize all categories of used component on ped,  given by config file
- Low CPU usage

2. Dependencies

mysql-async
redemrp
redemrp_skin (for ped skin color data)

3. How to Install

1. Make sure the server is connected to the keymaster account which has the package access
2. Put ricx_clothes_remove into server-data/resources/
3. Restart the server and use the /editclothing command

Call the menu event with:
Client side: TriggerEvent("ricx_clothes_remove:open_clothes")

Server side: TriggerClientEvent("ricx_clothes_remove:open_clothes", source)


**Client file and its logic is locked by CFX Escrow System**