textdraw crashing
#3

?

pawn Код:
GroupBox = TextDrawCreate(260.000000, 125.000000, "  ");
    TextDrawBackgroundColor(GroupBox, 255);
    TextDrawFont(GroupBox, 1);
    TextDrawLetterSize(GroupBox, 0.000000, 18.300020);
    TextDrawColor(GroupBox, -1);
    TextDrawSetOutline(GroupBox, 0);
    TextDrawSetProportional(GroupBox, 1);
    TextDrawSetShadow(GroupBox, 1);
    TextDrawUseBox(GroupBox, 1);
    TextDrawBoxColor(GroupBox, 102);
    TextDrawTextSize(GroupBox, 31.000000, 3.000000);

    GroupHeader = TextDrawCreate(68.000000, 131.000000, "~b~Group Information");
    TextDrawBackgroundColor(GroupHeader, 255);
    TextDrawFont(GroupHeader, 3);
    TextDrawLetterSize(GroupHeader, 0.489999, 1.100000);
    TextDrawColor(GroupHeader, 65535);
    TextDrawSetOutline(GroupHeader, 0);
    TextDrawSetProportional(GroupHeader, 1);
    TextDrawSetShadow(GroupHeader, 0);

    GroupText = TextDrawCreate(41.000000, 151.000000, "~y~/Groupcreate~w~ - Create A New Group");
    TextDrawBackgroundColor(GroupText, 255);
    TextDrawFont(GroupText, 1);
    TextDrawLetterSize(GroupText, 0.300000, 1.000000);
    TextDrawColor(GroupText, -1);
    TextDrawSetOutline(GroupText, 0);
    TextDrawSetProportional(GroupText, 1);
    TextDrawSetShadow(GroupText, 1);
Reply


Messages In This Thread
textdraw crashing - by The_Gangstas - 22.11.2010, 22:46
Re: textdraw crashing - by cessil - 22.11.2010, 23:32
Re: textdraw crashing - by The_Gangstas - 22.11.2010, 23:36
Re: textdraw crashing - by cessil - 22.11.2010, 23:43
Re: textdraw crashing - by The_Gangstas - 22.11.2010, 23:54
Re: textdraw crashing - by iggy1 - 22.11.2010, 23:56
Re: textdraw crashing - by The_Gangstas - 22.11.2010, 23:58
Re: textdraw crashing - by [L3th4l] - 23.11.2010, 00:16
Re: textdraw crashing - by The_Gangstas - 23.11.2010, 00:33
Re: textdraw crashing - by The_Gangstas - 23.11.2010, 01:08
Re: textdraw crashing - by cessil - 23.11.2010, 01:17
Re: textdraw crashing - by The_Gangstas - 23.11.2010, 01:21
Re: textdraw crashing - by Rac3r - 23.11.2010, 07:47
Re: textdraw crashing - by The_Gangstas - 23.11.2010, 09:27
Re: textdraw crashing - by Austin - 25.11.2010, 21:48
Re: textdraw crashing - by The_Gangstas - 25.11.2010, 21:50
Re: textdraw crashing - by Austin - 25.11.2010, 21:52
Re: textdraw crashing - by The_Gangstas - 25.11.2010, 21:55
Re: textdraw crashing - by Austin - 25.11.2010, 21:57
Re: textdraw crashing - by The_Gangstas - 25.11.2010, 22:00
Re: textdraw crashing - by Austin - 25.11.2010, 22:02

Forum Jump:


Users browsing this thread: 1 Guest(s)