# ZOBYETEAM\_INVENTORY

## Features

* สนับสนุนระบบน้ำหนัก(weight) และ จำกัด (limit)
* มีเมนูขวามือให้เลือกแสดงผลไอเทมเป็นหมวดหมู่
* มีระบบการใช้ช่องทางลัดเพื่อใช้ไอเทม (Fast slot, Quick slot, Shortcut)
* มีการโชว์สถานะที่ส่วนหัวของกระเป๋าซึ่งจะแสดงน้ำหนักปัจจุบัน น้ำหนักสูงสุด น้ำหนักที่คำนวณออกมาเป็นเปอร์เซ็นต์
* รูปแบบการโชว์เป็นสไตล์มินิมอล
* กดคลิกขวาที่ไอเทมเพื่อทำงาน การใช้ การให้ และ การทิ้ง (Use, Give, Drop with right click)
* สามารถตั้งค่าให้ไม่สามารถให้ และ ทิ้งของได้ผ่าน Config
* ปิดการให้เฉพาะไอเทมได้
* ปิดการทิ้งเฉพาะไอเทมได้
* ตั้งค่าไอเทมที่ใช้แล้วปิดกระเป๋าได้
* สามารถดูกุญแจรถผ่านกระเป๋าได้ (ประสิทธิภาพดีกว่าทั่วไป)
* ล็อครถผ่านกุยแจในกระเป๋าโดยไม่พึ่งพาสคริปต์ (รวดเร็วกว่ากระเป๋าทั่วไปโดยไม่มีการ Callback เพื่อที่ล็อคกุญแจ)
* สามารถโอนรถให้ผู้เล่นท่านอื่นได้โดยการกดปุ่ม Give
* Accessories ถูก Optimize ให้ดีกว่าทั่วไปถึง 50%

## Technical

* ไม่มี ESX Server callback
* CPU Usage : 0.01 - 0.2 ms

<figure><img src="/files/D5SgqtgnyVu4tLHuP9cq" alt=""><figcaption></figcaption></figure>


---

# 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://docs.zobyeteam.com/resource/zobyeteam_inventory.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.
