[Ajuda]TextDraw
#1

Ai gente estou com um problema,eu criei um TextDraw que aparece : Viu Hack? /report [id] motivo sу que quando eu entro no server o TextDraw nгo aparece o cуdigo

Topo do gm
pawn Код:
new Text:patrick;

public OnGameModeInit()  {
        patrick = TextDrawCreate(167, 456, "/report [id] motivo");
    TextDrawFont(patrick , 0);
    TextDrawLetterSize(patrick , 1, 7);
    TextDrawColor(patrick , 0x780729FF);
    TextDrawSetOutline(patrick , 0);
    TextDrawSetProportional(patrick , 1);
    TextDrawSetShadow(patrick , 1);
    return 1;
    }
oque tem de errado ?
Reply


Messages In This Thread
[Ajuda]TextDraw - by Diogo123 - 30.04.2012, 15:30
Re: [Ajuda]TextDraw - by Detonador - 30.04.2012, 15:34
Re: [Ajuda]TextDraw - by Diogo123 - 30.04.2012, 15:38
Re: [Ajuda]TextDraw - by Detonador - 30.04.2012, 15:40
Re: [Ajuda]TextDraw - by Fernando Vinewood - 30.04.2012, 16:16
Re: [Ajuda]TextDraw - by .FuneraL. - 30.04.2012, 16:19

Forum Jump:


Users browsing this thread: 1 Guest(s)