23.03.2012, 07:26
For some reason you have to reverse the TextDrawTextSize width/height when using alignment = 2 (centered). This is something to do with GTA:SA. It's not designed by SA-MP.
https://sampwiki.blast.hk/wiki/TextDrawTextSize
try:
If multiple text is still selected, change 20.0 to 15.0 or 10.0.
https://sampwiki.blast.hk/wiki/TextDrawTextSize
try:
pawn Код:
TextDrawTextSize(Stats[7], 20.0, 269.0);

