[AJUDA]TextDraw
#1

Tou tentando colocar pra destruir o textdraw mas nгo vai ._.

pawn Код:
EsconderTodosText(playerid)
{
    for(new txt = 0; txt < 1024; txt++)
    {
        TextDrawDestroy(txt,playerid);
    }
    if(PlayerInfo[playerid][pTut] == 1)
    {
    }
    return 0;
}
Код:
C:\Users\Cardoso\Desktop\Nova pasta\gamemodes\BNG.pwn(5719) : warning 213: tag mismatch
C:\Users\Cardoso\Desktop\Nova pasta\gamemodes\BNG.pwn(5719) : warning 202: number of arguments does not match definition
Se puderem ajudar agradeзo
Reply


Messages In This Thread
[AJUDA]TextDraw - by Nightwish - 03.03.2011, 01:03
Re: [AJUDA]TextDraw - by CyNiC - 03.03.2011, 01:48
Re: [AJUDA]TextDraw - by rjjj - 03.03.2011, 01:53
Re: [AJUDA]TextDraw - by Nightwish - 03.03.2011, 01:54
Re: [AJUDA]TextDraw - by Nightwish - 03.03.2011, 11:02
Re: [AJUDA]TextDraw - by dudaefj - 30.08.2011, 03:42

Forum Jump:


Users browsing this thread: 1 Guest(s)