PlayerText never show up.
#6

Quote:
Originally Posted by Kyance
Посмотреть сообщение
Try changing
pawn Код:
new PlayerText:Speedo[MAX_PLAYERS];
into
pawn Код:
new PlayerText:Speedo[MAX_PLAYERS] = PlayerText:INVALID_TEXT_DRAW;
Or try changing the coordinates(position(x, y)), example; 142,352 or 83.5,325.5 ..

edit: uh, just noticed that it's PlayerText.. try using "Text:INVALID_TEXT_DRAW;", or "PlayerText:INVALID_TEXT_DRAW;", I mean, I've never really used PlayerText, most of the textdraws I create are just "Text:Blabla[MAX_PLAYERS];"..
Just realized.

The Text dont work with OnPlayerSpawn.....

I guess something i coded crash it.


Thank you
Reply


Messages In This Thread
PlayerText never show up. - by VivianKris - 15.10.2014, 12:00
Re: PlayerText never show up. - by VivianKris - 15.10.2014, 12:16
Re: PlayerText never show up. - by VishvaJeet - 15.10.2014, 12:27
Re: PlayerText never show up. - by VivianKris - 15.10.2014, 14:02
Re: PlayerText never show up. - by Kyance - 15.10.2014, 14:14
Re: PlayerText never show up. - by VivianKris - 15.10.2014, 14:43

Forum Jump:


Users browsing this thread: 2 Guest(s)