SA-MP Forums Archive
Mmh - 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: Mmh (/showthread.php?tid=245678)



Mmh - swieberdevos - 01.04.2011

I am having a fuel script, when the fuel is at 150, i use a timer to decrease the fuel a certain amount when driving a certrain speed..

It seems to be giving these numbers in the server log: 1125335055

I am doing this:
pawn Код:
VehicleFuel[vehicleid] -= 0.01;