Car mileage - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Car mileage (
/showthread.php?tid=132992)
Car mileage -
MrLeNy - 10.03.2010
Hello. I want to do mileage car so that I charged a km driven by car. How do I do
Re: Car mileage -
MrLeNy - 11.03.2010
any help
Re: Car mileage -
shady91 - 11.03.2010
store vehicle info in a file or mysql like i have just add mile's to the enum of your cars info, then on mine i'd make every -1% of fuel on my system = 1 mile, but thats how i would you could do it your way.