Textdraw problem..
#4

Quote:
Originally Posted by DaRk_RaiN
Посмотреть сообщение
Are you using this editor? if not, try it out.
Quote:
Originally Posted by TomatoRage
Посмотреть сообщение
I think because you in the text draw editor you can't see the old text draws and when you create new one you see it like this
I think
I used the link you gave me, and here's the result:


Tomato, I didn't understand what do you mean...


EDIT: I've fixed that to look like this:


But, I can't see the box, which is:

pawn Код:
Textdraw0 = TextDrawCreate(153.333343, 132.581481, "usebox");
    TextDrawLetterSize(Textdraw0, 0.000000, 19.308023);
    TextDrawTextSize(Textdraw0, 14.000000, 0.000000);
    TextDrawAlignment(Textdraw0, 1);
    TextDrawColor(Textdraw0, 0);
    TextDrawUseBox(Textdraw0, true);
    TextDrawBoxColor(Textdraw0, 102);
    TextDrawSetShadow(Textdraw0, 0);
    TextDrawSetOutline(Textdraw0, 0);
    TextDrawFont(Textdraw0, 0);
Reply


Messages In This Thread
Textdraw problem.. - by CesarLT - 07.10.2013, 19:11
Re: Textdraw problem.. - by DaRk_RaiN - 07.10.2013, 20:44
Re: Textdraw problem.. - by TomatoRage - 07.10.2013, 20:59
Re: Textdraw problem.. - by CesarLT - 08.10.2013, 14:13
Re: Textdraw problem.. - by iFiras - 08.10.2013, 16:40

Forum Jump:


Users browsing this thread: 1 Guest(s)