> For the complete documentation index, see [llms.txt](https://docs.zobyeteam.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zobyeteam.com/resource/zobyeteam_inventory.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.zobyeteam.com/resource/zobyeteam_inventory.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
