# ปัญหาน้ำมันไม่บันทึก

จริง ๆ แล้วน้ำมันบันทึกทุกครั้งลูกค้าสามารถลองนำยานพาหนะไปเก็บ จากนั้นเปิดฐานข้อมูลดูคอลัมน์ `fuel` จะตรงกับตอนเก็บทุกครั้ง แต่เมื่อเบิกมาแล้วน้ำมันจะเป็นอีกค่า

### **วิธีการแก้ไขของ LegacyFuel และ Dv\_Hunter\_legacyfuel**

1\. ไปที่สคริปต์ระบบน้ำมัน \
2\. เข้าไปที่ folder `source` \
3\. เปิดไฟล์ `fuel_client.lua` \
4\. ค้นหาคำว่า `SetFuel(vehicle, math.random(200, 800) / 10)` \
5\. ให้ลบหรือคอมเมนต์บรรทัดนี้

{% embed url="<https://www.youtube.com/watch?v=XtJEPiiF7rY>" %}


---

# 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_garage/problems/fuelproblem.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.
