01.02.2013, 14:45
PHP код:
IBI0 = TextDrawCreate(157.000000, 230.000000, "-");
TextDrawBackgroundColor(IBI0, 255);
TextDrawFont(IBI0, 1);
TextDrawLetterSize(IBI0, 0.019999, 16.899999);
TextDrawColor(IBI0, -1);
TextDrawSetOutline(IBI0, 0);
TextDrawSetProportional(IBI0, 1);
TextDrawSetShadow(IBI0, 1);
TextDrawUseBox(IBI0, 1);
TextDrawBoxColor(IBI0, 1852730990);
TextDrawTextSize(IBI0, 470.000000, 50.000000);
IBI1 = TextDrawCreate(135.000000, 220.000000, "-");
TextDrawBackgroundColor(IBI1, 255);
TextDrawFont(IBI1, 1);
TextDrawLetterSize(IBI1, 23.800054, 1.199999);
TextDrawColor(IBI1, 255);
TextDrawSetOutline(IBI1, 0);
TextDrawSetProportional(IBI1, 1);
TextDrawSetShadow(IBI1, 1);
IBI2 = TextDrawCreate(135.000000, 378.000000, "-");
TextDrawBackgroundColor(IBI2, 255);
TextDrawFont(IBI2, 1);
TextDrawLetterSize(IBI2, 23.800054, 1.199999);
TextDrawColor(IBI2, 255);
TextDrawSetOutline(IBI2, 0);
TextDrawSetProportional(IBI2, 1);
TextDrawSetShadow(IBI2, 1);
IBI3 = TextDrawCreate(239.000000, 239.000000, "Information Board");
TextDrawBackgroundColor(IBI3, 255);
TextDrawFont(IBI3, 1);
TextDrawLetterSize(IBI3, 0.500000, 1.000000);
TextDrawColor(IBI3, 65535);
TextDrawSetOutline(IBI3, 0);
TextDrawSetProportional(IBI3, 1);
TextDrawSetShadow(IBI3, 1);
IBITD = TextDrawCreate(164.000000, 267.000000, "Empty Information-Board [No Text]");
TextDrawBackgroundColor(IBITD, 255);
TextDrawFont(IBITD, 1);
TextDrawLetterSize(IBITD, 0.500000, 1.000000);
TextDrawColor(IBITD, -1);
TextDrawSetOutline(IBITD, 0);
TextDrawSetProportional(IBITD, 1);
TextDrawSetShadow(IBITD, 1);