06.04.2011, 14:57
Can that be like this?
pawn Код:
IntroTD[6] = TextDrawCreate(199.000000, 268.000000, "RolePley");
TextDrawBackgroundColor(IntroTD[6], 255);
TextDrawFont(IntroTD[6], 1);
TextDrawLetterSize(IntroTD[6], 1.330000, 2.299998);
TextDrawColor(IntroTD[6], -1);
TextDrawSetOutline(IntroTD[6], 0);
TextDrawSetProportional(IntroTD[6], 1);
TextDrawSetShadow(IntroTD[6], 1);