06.09.2018, 16:52
PHP код:
MENU_RACEDM[5] =
TextDrawCreate (321.966491, 163.555541, "LD_SPAC:white"); // race dm
TextDrawLetterSize (MENU_RACEDM[5], 0.000000, 0.000000);
TextDrawTextSize (MENU_RACEDM[5], 87.000000, 86.000000);
TextDrawAlignment (MENU_RACEDM[5], 1);
TextDrawColor (MENU_RACEDM[5], -256);
TextDrawSetShadow (MENU_RACEDM[5], 0);
TextDrawSetOutline (MENU_RACEDM[5], 0);
TextDrawBackgroundColor (MENU_RACEDM[5], 255);
TextDrawFont (MENU_RACEDM[5], 4);
TextDrawSetProportional (MENU_RACEDM[5], 0);
TextDrawSetShadow (MENU_RACEDM[5], 0);
TextDrawSetSelectable (MENU_RACEDM[5], true);