Driven KMH textdraw
#1

Can anyone tell me how I can create a textdraw above my speed-meter? The driven KMH are saved in a *playername*.ini file in the Scriptfiles>serverdata>players>*playername*.ini
then on line 10 I have: StatsMetersDriven 826.186706 for example

And I want just with whitle letters: Driven KMH: XXX.XXX

I want them above my speed and fuel meter on entering a vehicle. Is there a tool to do this?
This are my speed and fuel coordinats:
pawn Код:
APlayerData[playerid][SpeedometerText] = TextDrawCreate(500.0, 395.0, " ");
APlayerData[playerid][FuelGauge] = TextDrawCreate(500.0, 410.0, " ");
Let me know How I can do this the best...

Thanks
Reply
#2

Is this what you want? https://sampforum.blast.hk/showthread.php?tid=91815
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)