06.12.2011, 22:34
Oh wow, this is a very bad way to use MySQL. You should handle all information that changes frequently within the script. Create a variable to store gas information and only save it in the database when the player disconnects.