ZOBYETEAM Documentation
  • คู่มือการใช้งาน (Document)
  • 📂Resource
    • ZOBYETEAM_GARAGE
      • Setup
        • oxmysql (จำเป็น)
      • Connections
        • Add vehicle
        • Customize vehicle
      • Common problems
        • ปัญหาน้ำมันไม่บันทึก
    • ZOBYETEAM_CARCUSTOMS
      • Setup
      • Connections
      • Admin commands
    • ZOBYETEAM_CARPARK
      • Setup
    • ZOBYETEAM_ECONOMY
      • Setup
      • Connections
    • ZOBYETEAM_INVENTORY
      • Setup
      • Connections
        • ZOBYETEAM_TRUNK
        • ZOBYETEAM_SAFEBOX
      • Common problems
    • ZOBYETEAM_PROFILE
      • Setup
      • Common problems
    • ZOBYETEAM_PARTY
      • Connections
        • Exports function
        • bt_alljob
      • Common problems
    • ZOBYE_MUSICBOX
      • Config
    • ZOBYETEAM_NOTIFY
      • Connections
        • Exports function
      • Common problems
  • ✉️Contact
    • Github
    • Discord
    • Facebook
Powered by GitBook
On this page

Was this helpful?

  1. Resource
  2. ZOBYETEAM_GARAGE
  3. Common problems

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

การแก้ไขปัญหาน้ำมันไม่บันทึก

PreviousCommon problemsNextZOBYETEAM_CARCUSTOMS

Last updated 2 years ago

Was this helpful?

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

วิธีการแก้ไขของ LegacyFuel และ Dv_Hunter_legacyfuel

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

📂