23.09.2011, 17:56
You need to align to the center. You just have to keep in mind that you may have to insert line breaks depending on the string length. The alignment doesn't control where the textdraw goes, you set the position for that. So if you put one char in the center of the screen with the textdraweditor with alignment to center (use those co-ordinates and change the string). And the text will spread in both directions evenly.