Security HUD
System Watchdog
×
Threads Scanned
-- / --
SYS. LOAD --%
AI SHIELD ACTIVE
DMCA Policy
×

📋 DMCA Compliance

This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.

🛡️ Copyright Protection

If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.

What's new
×
Fiveguard

Script [QB core] Qbus Gas Station(Player Owned) Mysql Fix

Fohesontap

Silver Elite
Joined
Aug 29, 2023
Messages
17
Reaction score
293
Points
296
Location
USA
Hey all! First time releasing something here. I've stumbled upon this script that wasn't working right with oxmysql. After reading through multiple comments, I've noticed everyone just wants you to "DM for fix" or "DM for help!"

I've went ahead and just fixed it, and put a small readme file incase you'd like to utilize it, with qbus_fuel like intended.
This will take over LegacyFuel (You'll want to remove it as it controls the gas pumps that you'll need)

Just to clarify, this update has a client.lua for QB-hud that changes the fuel indicator to show qbus_fuel instead of Legacy Fuel.
Then updated the SQL file that people were encountering errors with using. I've changed the binary integers ( bit(1) ) to tiny integers ( tinyint(3) ).
This allows oxmysql to read the numerical value instead of a binary.

Hope it helps, if this has been posted before as a fix, I'll be happy to remove it!
I've yet to see it working and fixed out of the box.

Download link:
 

Fohesontap

Silver Elite
Joined
Aug 29, 2023
Messages
17
Reaction score
293
Points
296
Location
USA
I appreciate the bump, will continue to fix, and release leaks from here for those who need them.
 
Top