[ajuda]portao ??
#5

Tenta assim...
pawn Код:
if (!strcmp(cmdtext,"/pf", true))
{
    if(PlayerInfo[playerid][pMember] == 7 || PlayerInfo[playerid][pLeader] == 7)
    {
        MoveObject(pf, 368.700,162.399,1032.599, 3.0);
        SendClientMessage(playerid,COLOR_EXERCITO, "Portгo aberto! Fecharб em 5 Segundos");
        SetTimer("tempofecharpf",5000, false);    
        return 1;
    }
}

forward tempofecharpf();
public tempofecharpf()
{
    MoveObject(pf, 368.700,162.399,1027.599,3);
    return 1;
}
Reply


Messages In This Thread
[ajuda]portao ?? - by L.D.K - 16.04.2012, 23:39
Re: [ajuda]portao ?? - by ViniBorn - 16.04.2012, 23:41
Re: [ajuda]portao ?? - by WLSF - 16.04.2012, 23:41
Re: [ajuda]portao ?? - by L.D.K - 16.04.2012, 23:47
Re: [ajuda]portao ?? - by WLSF - 16.04.2012, 23:49
Re: [ajuda]portao ?? - by L.D.K - 16.04.2012, 23:50
Re: [ajuda]portao ?? - by ViniBorn - 16.04.2012, 23:50
Re: [ajuda]portao ?? - by _Cypher_ - 16.04.2012, 23:51
Re: [ajuda]portao ?? - by WLSF - 16.04.2012, 23:52
Re: [ajuda]portao ?? - by L.D.K - 16.04.2012, 23:55

Forum Jump:


Users browsing this thread: 1 Guest(s)