19.09.2009, 21:08
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
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