[Ajuda] Portao abrindo muito rapido.
#6

tente:
pawn Код:
if(strcmp(cmd, "/pmansao", true) == 0)
{
    if(!PlayerToPoint(14.0, playerid, 927.1511,-1611.2917,13.5469)) {
    return true;
    }
    GetPlayerName(playerid, playername, sizeof(playername));
    if (PlayerInfo[playerid][pPHousekey] == 1 && strcmp(playername, HouseInfo[PlayerInfo[playerid][pPHousekey]][hOwner]) == 0)
    {
        MoveObject(CasaMVIP1, 927.4365, -1615.6812, 13.5657, 0.1, 0.0000, 180.0000, 332.3326);
        MoveObject(CasaMVIP1p, 927.5252, -1606.5366, 13.5679, 0.1, 0.0000, 180.0000, 0.3055);
        SetTimerEx("PortaoMVIP1", 10000, false, "i", GateCasaMVIP1);
        SendClientMessage(playerid,COLOR_LIGHTGREEN,"Controle Remoto: Portгo Aberto");
    }
    else SendClientMessage(playerid, COLOR_WHITE, "Vocк nгo й dono dessa casa.");
    return 1;
}
Reply


Messages In This Thread
Portao abrindo muito rapido. - by victorlus - 10.09.2014, 18:58
Re: Portao abrindo muito rapido. - by bnvowna - 10.09.2014, 19:10
Re: Portao abrindo muito rapido. - by victorlus - 10.09.2014, 19:23
Re: Portao abrindo muito rapido. - by FallweN - 10.09.2014, 19:42
Re: Portao abrindo muito rapido. - by victorlus - 10.09.2014, 19:50
Re: Portao abrindo muito rapido. - by SpeakDS - 11.09.2014, 17:46
Re: Portao abrindo muito rapido. - by merloch - 11.09.2014, 23:52
Re: Portao abrindo muito rapido. - by victorlus - 14.09.2014, 10:54

Forum Jump:


Users browsing this thread: 1 Guest(s)