Bug MySQL. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Bug MySQL. (
/showthread.php?tid=510606)
Bug MySQL. -
TheSy - 01.05.2014
Good morning.
I have a system for my vehicle kilometer.
When I'm playing and I advance it makes good mileage, unless the backup in my debug.txt it "bug", it tells me that:
kilometres=-1093706718
However in my application I do it:
kilometres=%f
Thx
Re: Bug MySQL. -
SaltySandy - 01.05.2014
This should be in a different section. As for the sake of it. This isn't a SQL problem, as you're not running it through SQL, are you? I think this has to do with the way you detect it. Could you post the function? ( On the correct boards )?