04.10.2010, 23:39
How to make this.. ?
04.10.2010, 23:41
Add '~' infront and after the symbol
[ - ~[~
[ - ~[~
05.10.2010, 00:48
(ID:17) gametext gives [ID:17]
06.10.2010, 16:52
Mhh, okay, but how can I make it so the textdraw will be allways centered?
Because, if I have another nick, the textdraw will move and is messy, so I need it centered,
Because, if I have another nick, the textdraw will move and is messy, so I need it centered,
like this
Thanks.
06.10.2010, 17:00
pawn Код:
YourTextDraw = TextDrawCreate(320.0, 400.0) // Textdraws are created on 640x480, so 320 is the absolute middle.
TextDrawAlignment(YourTextDraw, 2) // 1: left, 2: center: 3: right
06.10.2010, 17:03
That might be GameTextForPlayer type 5, with a few ~n~ before it.
I think that will centre automatically.
I think that will centre automatically.
06.10.2010, 17:24
« Next Oldest | Next Newest »
Users browsing this thread: 1 Guest(s)