[Ajuda] como excluir um topico ?
#3

Code:
if(!strcmp(cmdtext,"/mascara",true))
{
    if(PlayerInfo[playerid][pMembro] == 8 || PlayerInfo[playerid][pLider] == 8 || PlayerInfo[playerid][pMembro] == 24 || PlayerInfo[playerid][pLider] == 24)
    {
       SendClientMessage(playerid, COLOR_GREY, "   Vocк nгo й um policial!");
       return 1;
    }
    if(PlayerToPoint(2, playerid,1097.1110,-298.1786,73.9921))
    {
    	SendClientMessage(playerid,COLOR_GREY," Vocк nгo esta no Local de disfarce dos Hitmans ou dos The killers!");
    }
    for(new i = 0; i < MAX_PLAYERS; i++) ShowPlayerNameTagForPlayer(playerid, i, false);
    SetPlayerAttachedObject(playerid,7,19036,2,0.103000,0.030000,-0.004999);
    return 1; // esssa aq
    if(!strcmp(cmdtext,"/rmascara",true))
    {
        RemovePlayerAttachedObject(playerid,7);
        return 1;
    }
}
@Edit: Nгo vi que ja tinha resolvido
Reply


Messages In This Thread
como excluir um topico ? - by zGuigui2068 - 28.01.2015, 22:15
Re: como excluir um topico ? - by MultiKill - 28.01.2015, 22:23
Re: como excluir um topico ? - by PlayNob - 28.01.2015, 22:25
Re: como excluir um topico ? - by NexNix - 28.01.2015, 22:25

Forum Jump:


Users browsing this thread: 2 Guest(s)