SA-MP Forums Archive
[FilterScript] [FS] Vehicle SpeedoMeter System (v4.7 FINAL) - 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] Vehicle SpeedoMeter System (v4.7 FINAL) (/showthread.php?tid=113090)

Pages: 1 2


Re: [FS] RenisiL - Vehicle SpeedoMeter(0.3a) - Doppeyy - 12.12.2009

Nevermind...

/Artix


Re: [FS] RenisiL - Vehicle SpeedoMeter(0.3a) - Kurence - 12.12.2009

I think, that in Getplayerspeed is better to multiple by 200 instead of 253 or what..


Re: [FS] RenisiL - Vehicle SpeedoMeter(0.3a) - RenisiL - 12.12.2009

Kurence why?


Re: [FS] RenisiL - Vehicle SpeedoMeter(0.3a) - Kurence - 12.12.2009

because it is more real..


Re: [FS] RenisiL - Vehicle SpeedoMeter(0.3a) - RenisiL - 12.12.2009

Oh thank kurence next update i will do


Re: [FS] RenisiL - Vehicle SpeedoMeter(0.3a) - _[HuN]_Epsilon_ - 13.12.2009

I think the desing, isn't the best, and can we se a bigger picture?

Anyway, nice

Epsilon


Re: [FS] RenisiL - Vehicle SpeedoMeter(0.3a) - RenisiL - 13.12.2009

what design?


Re: [FS] RenisiL - Vehicle SpeedoMeter(0.3a) - AiVAMAN - 28.12.2009

Make not that much colours, and no background, I don't think people likes as shark sayed 'Rainbow', if the text would be the same size your speedo would be perfect I guess..


Re: [FS] RenisiL - Vehicle SpeedoMeter(0.3a) - Rks25 - 28.12.2009

I don't know, i do not like this, cuz i have seen a lot like these now.
It is time for some special ones.
You could have made this sooo much better..


Re: [FS] RenisiL - Vehicle SpeedoMeter(0.3a) - AiVAMAN - 28.12.2009

Quote:
Originally Posted by Rks_
I don't know, i do not like this, cuz i have seen a lot like these now.
It is time for some special ones.
You could have made this sooo much better..
Agree


Re: [FS] RenisiL - Vehicle SpeedoMeter(0.3a) - RenisiL - 12.05.2010

Update v4.7 Final



Re: [FS] Vehicle SpeedoMeter System (v4.7 FINAL) - TeeQ - 26.01.2011

Nice


Re: [FS] Vehicle SpeedoMeter System (v4.7 FINAL) - [FeK]Knife - 26.01.2011

Good Job !


Re: [FS] Vehicle SpeedoMeter System (v4.7 FINAL) - DevoLpeR - 19.03.2011

That is cool !!!


Re: [FS] Vehicle SpeedoMeter System (v4.7 FINAL) - ricardo178 - 19.03.2011

usefull


Re: [FS] Vehicle SpeedoMeter System (v4.7 FINAL) - Nothis - 17.09.2013

good job


Re: [FS] RenisiL - Vehicle SpeedoMeter(0.3a) - Pottus - 17.09.2013

Quote:
Originally Posted by RenisiL
Посмотреть сообщение
Update v4.7 Final
You call it final but still managed to fuck up the velocity calculation

pawn Код:
ST[3] = floatsqroot(floatpower(floatabs(ST[0]), 2.0) + floatpower(floatabs(ST[1]), 2.0) + floatpower(floatabs(ST[2]), 2.0)) * 80.3;



Re: [FS] RenisiL - Vehicle SpeedoMeter(0.3a) - OxyG3N - 17.09.2013

Quote:
Originally Posted by [uL]Pottus
Посмотреть сообщение
You call it final but still managed to fuck up the velocity calculation

pawn Код:
ST[3] = floatsqroot(floatpower(floatabs(ST[0]), 2.0) + floatpower(floatabs(ST[1]), 2.0) + floatpower(floatabs(ST[2]), 2.0)) * 80.3;
He posted final version in 12/05/2010 ...


Re: [FS] Vehicle SpeedoMeter System (v4.7 FINAL) - Vege - 17.09.2013

Quote:
Originally Posted by Nothis
Посмотреть сообщение
good job
This Guy Bumped it after 2 and a Half years -_-

Quote:
Originally Posted by [uL]Pottus
Посмотреть сообщение
You call it final but still managed to fuck up the velocity calculation

pawn Код:
ST[3] = floatsqroot(floatpower(floatabs(ST[0]), 2.0) + floatpower(floatabs(ST[1]), 2.0) + floatpower(floatabs(ST[2]), 2.0)) * 80.3;
And then you without noticing just posted a random negative comment....


Re: [FS] Vehicle SpeedoMeter System (v4.7 FINAL) - Pottus - 17.09.2013

Can't you see I'm just joking around ?