CASH CAR - 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: CASH CAR (
/showthread.php?tid=110508)
CASH CAR -
mister_ic3 - 26.11.2009
is there a way oof making a car that builds up cash the faster you go then if you survive the time you get the money
i am preaty sure i should be possible but just cant get my head round where to stert scripting it any idea's
Re: CASH CAR -
ExoSanty - 27.11.2009
you'll need to get the speed of a car..., then when a player enters a car start a timer that keeps the amount of money earned in variable, you can multiply the amount of money earned with the speed of the car... if player exits the vehicle give him the amount that was stored in the variable by the timer...