05.08.2012, 23:34
Put this before the other ones..
Код:
TDV_Hitman[2] = TextDrawCreate(267.000000, 126.000000, "~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~"); TextDrawBackgroundColor(TDV_Hitman[2], 255); TextDrawFont(TDV_Hitman[2], 1); TextDrawLetterSize(TDV_Hitman[2], 0.500000, 1.000000); TextDrawColor(TDV_Hitman[2], -1); TextDrawSetOutline(TDV_Hitman[2], 0); TextDrawSetProportional(TDV_Hitman[2], 1); TextDrawSetShadow(TDV_Hitman[2], 1); TextDrawUseBox(TDV_Hitman[2], 1); TextDrawBoxColor(TDV_Hitman[2], 119); TextDrawTextSize(TDV_Hitman[2], 2.000000, 0.000000);