# Inventory redesign (pinkFrog\_inventoryAddon)

{% embed url="<https://youtu.be/wW5jUizpcB8?si=BYs-2xvhgKeIcTKJ>" %}

***

* Complete rework of the inventory system — built for realism and full customization
* Weight-based item throwing with realistic prop physics
* Unique clothing bags that save outfits in metadata (portable & throwable wardrobe)
* Backpack & Bag System — unlock extra slots, increase carry weight
* Automatic loot drop generation when removing bags or backpacks
* Damage Indicator System — visual feedback for health and hits
* Item rarity system — Common, Rare, Epic, Legendary, Mythic
* Rename & description editor for customizable items
* Define item uniqueness, throwability, and prop models
* Dynamic weight effects — slower movement, fatigue, and sweating
* Configurable penalties and item drop chance when overloaded
* Plate Armor System — insert armor plates into vests for extra defense
* Realistic clothing logic — gloves linked to torso behave as in GTA V
* Player customization settings:
  * Streamer Mode (hide IC data)
  * UI Sounds toggle
  * Custom color themes
  * Auto-save on reconnect
  * Ability to change the location where the clothing preview section (UI with the cloned ped) is displayed.
* Separate clothing-as-items script included
* Customizable UI design via config file
* Hidden inventory slots (e.g. "underwear") for special items
* Cloned ped preview (toggleable in config)
* Example installation & setup guide in README
* Modern, intuitive, and performance-optimized interface
* Integration-ready in docs with:
  * skinchanger
  * illenium-appearance
  * 17mov\_CharacterSystem
  * Rcore\_clothing
  * esx\_skin
  * fivem-appearance (wasabi)
  * crm-appearance
  * qs-appearance
  * We help to integrate to any scripts just write on tickets
* Built-in payment method selection for in-game stores:
  * Compatible with ESX, QBCore, QBOX,

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://pinkfrog.gitbook.io/pinkfrog.io/assets-and-guides/inventory-redesign-pinkfrog_inventoryaddon.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
