Fohesontap
Silver Elite
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:
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: