[Ajuda] TextDraw
#1

Boas pessoal, nгo estou a conseguir mudar a cor do meu textdraw, eu meto o codigo da cor e ele fica preto..
Ajuda ai sff.

pawn Код:
new string[128];
    format(string, sizeof(string), "~G~Dream Gamers RolePlay V1.0");
    NWORP1 = TextDrawCreate(375.000000,420.000000,string);
    TextDrawAlignment(NWORP1,0);
    TextDrawBackgroundColor(NWORP1,0x000000);
    TextDrawFont(NWORP1,3);
    TextDrawLetterSize(NWORP1,0.500000,2.500000);
    TextDrawSetProportional(NWORP1,1);
    TextDrawSetShadow(NWORP1,1);
    TextDrawColor(NWORP1,0x00FF00);
REP + =)
Reply


Messages In This Thread
[Ajuda] TextDraw - by JuniorPT - 31.05.2012, 21:39
Re: [Ajuda TextDraw] - by EditPawn - 31.05.2012, 21:41
Re: [Ajuda TextDraw] - by JuniorPT - 31.05.2012, 21:43
Re: [Ajuda TextDraw] - by EditPawn - 31.05.2012, 21:44
Re: [Ajuda TextDraw] - by JuniorPT - 31.05.2012, 21:46
Re: [Ajuda TextDraw] - by ViniBorn - 31.05.2012, 21:47
Re: [Ajuda TextDraw] - by paulor - 31.05.2012, 22:05
Re: [Ajuda] TextDraw - by EditPawn - 31.05.2012, 23:24

Forum Jump:


Users browsing this thread: 1 Guest(s)