25.02.2013, 19:33
This is still without the [MAX_PLAYERS] since it gave lots of errors.
Код:
Textdraw0 = TextDrawCreate(557.000000, 120.000000, ""); TextDrawAlignment(Textdraw0, 2); TextDrawBackgroundColor(Textdraw0, 255); TextDrawFont(Textdraw0, 1); TextDrawLetterSize(Textdraw0, 0.440000, 1.600000); TextDrawColor(Textdraw0, -16776961); TextDrawSetOutline(Textdraw0, 1); TextDrawSetProportional(Textdraw0, 1); TextDrawUseBox(Textdraw0, 1); TextDrawBoxColor(Textdraw0, 255); TextDrawTextSize(Textdraw0, 50.000000, 150.000000);