[FilterScript] New Speedometer with texture (SAMP 0.3d)
#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


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)