01.05.2018, 14:35
Quote:
First of all is the TextDraw's alignment set to center (2)?
If yes you must switch X and Y parameters in PlayerTextDrawTextSize (Y will be width and X height). If not you must adjust Y to allow the text to break. Toggle the box visible to see the exact dimensions of the TextDraw so you can see how big it actually is. |