Textdraw doesnt show
#3

Quote:
Originally Posted by Vexus
Посмотреть сообщение
Depending on if you'd like to show the textdraw all the time or not...

Put this wherever you want the textdraw to show:

Код:
TextDrawShowForPlayer(playerid, box);
And edit the TextDrawCreate line as follows, or you might crash.

Код:
box = TextDrawCreate(0.0, 480.0,"~n~");
Having it empty like "" will cause you to crash supposedly. Either leave a space in between it, or use an underscore or a newline function.
... I know how it works but the textdraw isn't black screen
Reply


Messages In This Thread
Textdraw doesnt show - by Sellize - 12.07.2013, 14:37
Re: Textdraw doesnt show - by Vexus - 12.07.2013, 14:46
Re: Textdraw doesnt show - by Sellize - 12.07.2013, 14:52

Forum Jump:


Users browsing this thread: 2 Guest(s)