Fuel being set to an absurd amount instead of 100
#8

Hi,
After reading over your code, I've found that you set your fuel to "100.0" which is a float. However in your textdraw code, you call the fuel as an integer which is probably why you are getting a really large number on the textdraw. I think by changing the %i to %f would simply fix the issue.

Edit: nvm just a few seconds late lmao
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)