SA-MP Forums Archive
Bug with textdraw. - 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: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Bug with textdraw. (/showthread.php?tid=510322)



Bug with textdraw. - TheSy - 30.04.2014

Hello !

I have a "bug" with my textdraw:

For me speedometer I want to center the number that is at the center of "KM / H" below.

Except when it is below 10 it is too far left and when it exceeds 100 is too right.

Img:

http://www.upimg.fr/ih/6ik3.png

Thx !!


Re: Bug with textdraw. - juandiegox - 30.04.2014

you have to do is to add the number 0 must you a " _ " to make room to the right side, put as many as you want or feel is necessary
Example:
_0


Re : Bug with textdraw. - TheSy - 30.04.2014

No, it's ugly like that, I want a clean thing, every time it is true!