[FilterScript] New Speedometer with texture (SAMP 0.3d)
#1

This script was created using https://sampforum.blast.hk/showthread.php?tid=290636

New Speedometer with texture
[ame]http://www.youtube.com/watch?v=92iqTVZNVMM[/ame]

This optimum speed counter that changes color every time you enter the vehicle. The upper table shows the life of the vehicle, and the lower its speed.

This is a speedometer:
/imageshack/img267/2475/samp003xkm.png

Download (you must download both files):

http://www.mediafire.com/?xbcpk6vtelsmd4n - It compile and add to server.

http://www.mediafire.com/?7tmg822gg0aay2n - It replace with GTASanAndreas/SAMP/samaps.txd and public for other players or download This and add to samaps.txd file.


IMPORTANT!
The file "samaps.txd" must be in the directory GTASanAndreas / SAMP / otherwise the speedometer will look like this:
Reply
#2

Nice speedometer
Reply
#3

So do you have to put all txd files in samp, if you want to use them? I thought not.
Reply
#4

Really cool. Great work and also fast work (One day after RC5-3)
Reply
#5

wups, the file "samaps.txd" contains all the texture of the SAMP, edits it TXDWorkshop program, in a single file is located quite a number of "images".
Reply
#6

Great Job!
Reply
#7

Nice, the vehicle health is starting from 1,000, not 100, though.
Reply
#8

Blood, This is the percent of life of the vehicle, bearing in mind that the vehicle explodes at 250 points of life.

Code:
GetVehicleHealth(vID, vHP);
format(str, sizeof(str), "%d", floatround(((vHP - 250) * 100) / 750));
Reply
#9

Amazing, but is bad that you have to give the .txd to all players that want to see the speedometer.
Reply
#10

this looks nice but 1 question tho....does everyone need to have samaps.txt in their SAMP directory because i think it won't work if they don't have it there...
Reply
#11

I think it was 350! Anyways, didn't know that.
Reply
#12

Quote:

Amazing, but is bad that you have to give the .txd to all players that want to see the speedometer.

Fewer claims to SAMP TEAM.


Nenad, player who will not have this file will see the speedometer like this: /imageshack/img802/4558/samp002n.png


[MWR]Blood, watch my video on *******.
Reply
#13

great job!
Reply
#14

Amazing thanks man.
Reply
#15

Amazing!
Reply
#16

got a question only me i got to do the samp txd?or..
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)