08.12.2013, 22:37
Quisiera como saber como hacer un comando /Announce con este BOx
PHP код:
Textdraw0 = TextDrawCreate(489.000000, 290.000000, "New Textdraw");
TextDrawBackgroundColor(Textdraw0, 255);
TextDrawFont(Textdraw0, 1);
TextDrawLetterSize(Textdraw0, 0.410000, 1.300000);
TextDrawColor(Textdraw0, -680329001);
TextDrawSetOutline(Textdraw0, 0);
TextDrawSetProportional(Textdraw0, 1);
TextDrawSetShadow(Textdraw0, 1);
TextDrawUseBox(Textdraw0, 1);
TextDrawBoxColor(Textdraw0, 6553389);
TextDrawTextSize(Textdraw0, 173.000000, 60.000000);
TextDrawSetSelectable(Textdraw0, 0);