Whats wrong with my textdraw?
#2

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);
Reply


Messages In This Thread
Whats wrong with my textdraw? - by GBLTeam - 06.04.2011, 14:53
Re: Whats wrong with my textdraw? - by Davz*|*Criss - 06.04.2011, 14:57
Re: Whats wrong with my textdraw? - by alpha500delta - 06.04.2011, 15:03
Re: Whats wrong with my textdraw? - by GBLTeam - 06.04.2011, 15:09
Re: Whats wrong with my textdraw? - by GBLTeam - 06.04.2011, 15:30

Forum Jump:


Users browsing this thread: 1 Guest(s)