TextDraw not showing
#1

the Textdraw not showing up


Код:
    //Zamaroht's Textdraw Editor 1.0
    Textdraw0 = TextDrawCreate(495.000000, 8.000000, "Test");
    TextDrawBackgroundColor(Textdraw0, 255);
    TextDrawFont(Textdraw0, 1);
    TextDrawLetterSize(Textdraw0, 0.470000, 1.600000);
    TextDrawColor(Textdraw0, -65281);
    TextDrawSetOutline(Textdraw0, 1);
    TextDrawSetProportional(Textdraw0, 1);
Reply


Messages In This Thread
TextDraw not showing - by DerickClark - 21.01.2013, 22:09
Re: TextDraw not showing - by SilverKiller - 21.01.2013, 22:21
AW: TextDraw not showing - by Blackazur - 21.01.2013, 22:22
Re: AW: TextDraw not showing - by SilverKiller - 21.01.2013, 22:23
AW: TextDraw not showing - by Blackazur - 21.01.2013, 22:24
Re: TextDraw not showing - by DerickClark - 21.01.2013, 22:27
Re: TextDraw not showing - by SilverKiller - 21.01.2013, 22:28
Re: TextDraw not showing - by DerickClark - 21.01.2013, 22:35
Re: TextDraw not showing - by SilverKiller - 21.01.2013, 22:37
Re: TextDraw not showing - by DerickClark - 21.01.2013, 22:42

Forum Jump:


Users browsing this thread: 1 Guest(s)