SA-MP Forums Archive
[FilterScript] [FS]Clock Speedometer - Km/h & M/h - Update - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] [FS]Clock Speedometer - Km/h & M/h - Update (/showthread.php?tid=98253)



[FS]Clock Speedometer - Km/h & M/h - Update - Rainmaker - 19.09.2009

Clock Speedometer for 0.3





Credits to:
• ****** for his sscanf
• Kolji for his dot rotating algorithm
• Tazok for Speed color changing
• Luk_Ass for helping me understand the power of "format" (int-hex converting)
• Misco for his GetPlayerSpeed
• Me for idea and realization

Changes since first version :

• Fixed a bug, when TDs were not created when FS was loaded during the gameplay.
• Separated in 3 versions - first with metric system, second with imperial system and third with both. In version with both imperial and metric system, each player can chooose, which one he will use (or whether any) by using command /speedo.
• Centered speed TD - thx for suggestion, Lavamike

Metric system version Download (Km/h): --> HERE <--

Imperial system version Download (M/h) : --> HERE <--

BOTH systems version Download (Km/h or M/h per player) : --> HERE <-- - /speedo [0,1 or 2]

Pastebin versions :

http://pastebin.com/f7009f21b - Metric only

http://pastebin.com/f43ac072 - Imperial only

http://pastebin.com/f7dd50c24 - Both systems


Re: [FS]Clock Speedometer - Km/h - brett7 - 19.09.2009

thats actually pretty sick


Re: [FS]Clock Speedometer - Km/h - Rainmaker - 19.09.2009

Quote:
Originally Posted by brett7
thats actually pretty sick
Thanks . But well ... tell me the way to change the resolution and detail of TextDraw and I will do it . Right now there isn't (as far as I know) a way to make it better looking. But Ive got used to it pretty quickly.


Re: [FS]Clock Speedometer - Km/h - cyber_punk - 19.09.2009

Very nice, glad to see you got it working


Re: [FS]Clock Speedometer - Km/h - Karaula - 19.09.2009

Quote:
Originally Posted by cyber_punk
Very nice, glad to see you got it working



Re: [FS]Clock Speedometer - Km/h & M/h - Sayaron - 20.09.2009

haha, this looks cool


Re: [FS]Clock Speedometer - Km/h & M/h - lavamike - 20.09.2009

The only suggestion I could make is to make the number in the middle centered if it's a single digit or double digit.

like from your picture:



You can see that the '0' is to the left and the '75' is to the left. the '127' is already centered mostly, it would be nice if the '0' and '75' were centered too. Other than that, good job. If you want I could try and take some screen shots in a higher resolution.


Re: [FS]Clock Speedometer - Km/h & M/h - scandragon - 20.09.2009

Quote:
Originally Posted by djlobo[Awesome-games.tk
]
please post a fulll screen to we can see the location of it on the screen


Right where one would think it is


Re: [FS]Clock Speedometer - Km/h & M/h - misco - 20.09.2009

It's paranormal man. Nice.
But are you pretty sure that getplayerspeed has been done by bzuco ?


Re: [FS]Clock Speedometer - Km/h & M/h - shady91 - 20.09.2009

its nice and good work but i think its a bit ugly.