Textdraw not showing up
#4

pawn Код:
EXAMPLE = TextDrawCreate(81.0, 317.0, "www.example.com");
    TextDrawAlignment(EXAMPLE, 2);
    TextDrawBackgroundColor(EXAMPLE, 255);
    TextDrawFont(EXAMLPE, 1);
    TextDrawLetterSize(EXAMLPE, 0.310000, 1.000000);
    TextDrawColor(EXAMLPE, -1);
    TextDrawSetOutline(EXAMLPE, 1);
    TextDrawSetProportional(EXAMLPE, 1);
    TextDrawUseBox(EXAMLPE, 0);
    TextDrawBoxColor(EXAMLPE, 255);
    TextDrawTextSize(EXAMLPE, 863.000000, 882.000000);
Try putting this and see if it shows this?
Reply


Messages In This Thread
Textdraw not showing up - by Sharp19 - 19.05.2013, 08:27
Re: Textdraw not showing up - by Littlehelper - 19.05.2013, 08:30
Re: Textdraw not showing up - by Sharp19 - 19.05.2013, 08:37
Re: Textdraw not showing up - by Littlehelper - 19.05.2013, 08:44
Re: Textdraw not showing up - by Sharp19 - 19.05.2013, 08:50
Re: Textdraw not showing up - by DarkyTheAngel - 19.05.2013, 08:52
Re: Textdraw not showing up - by Littlehelper - 19.05.2013, 08:54
Re: Textdraw not showing up - by Sharp19 - 19.05.2013, 08:57
Re: Textdraw not showing up - by DarkyTheAngel - 19.05.2013, 09:00
Re: Textdraw not showing up - by Sharp19 - 19.05.2013, 09:07

Forum Jump:


Users browsing this thread: 1 Guest(s)