[Help]Drifting system
#7

Quote:
Originally Posted by Cr@zY!_J?E
Quote:
Originally Posted by Dujma
Does the tanges shows?
yeah, it says the angle like .. "293.9837" bla bla but i want points not angle, iv'e seen yours just like that
In my script I use points as variables combined with timer. This are the final points in my script.

pawn Код:
PlayerCurrentPoints[playerid] += ((diference + speed) * bonus);
Those are the points that are shown on top of you screen (GameText) and when you are not drifting for like 3-4 seconds the points are placed in your total points. My system is quite different. It compares vehicle's old angle with new one that is updated with timer.
Reply


Messages In This Thread
[Help]Drifting system - by gtalover12 - 30.03.2009, 19:58
Re: [Help]Drifting system - by FUNExtreme - 30.03.2009, 20:08
Re: [Help]Drifting system - by gtalover12 - 30.03.2009, 20:12
Re: [Help]Drifting system - by ICECOLDKILLAK8 - 30.03.2009, 20:14
Re: [Help]Drifting system - by Dujma - 30.03.2009, 20:16
Re: [Help]Drifting system - by gtalover12 - 30.03.2009, 20:19
Re: [Help]Drifting system - by Dujma - 30.03.2009, 20:28
Re: [Help]Drifting system - by gtalover12 - 30.03.2009, 20:31
Re: [Help]Drifting system - by Dujma - 30.03.2009, 20:37
Re: [Help]Drifting system - by ICECOLDKILLAK8 - 30.03.2009, 20:41

Forum Jump:


Users browsing this thread: 1 Guest(s)