22.05.2010, 06:48
Aca tenйs, Saludos
pawn Код:
/*-------------------------------------------------------------------------------------------------------*/
Textdraw2 = TextDrawCreate(45.000000, 126.000000, "_");
TextDrawBackgroundColor(Textdraw2, 255);
TextDrawFont(Textdraw2, 1);
TextDrawLetterSize(Textdraw2, 0.479999, 1.300000);
TextDrawColor(Textdraw2, -1);
TextDrawSetOutline(Textdraw2, 1);
TextDrawSetProportional(Textdraw2, 1);
TextDrawUseBox(Textdraw2, 1);
TextDrawBoxColor(Textdraw2, 1430);
TextDrawTextSize(Textdraw2, 258.000000, -110.000000);
/* -------------------------------------------------------------------------------------------------------*/

