Cmd Comando
#5

buena mateo intente asi

pawn Код:
if (strcmp("/Portafolios", cmdtext, true) == 0)
{
    if(PlayerInfo[playerid][pMember] != 6 && PlayerInfo[playerid][pLeader] != 6)
      {
        SendClientMessage(playerid, COLOR_GREY, "Acceso Denegado ");
        return 1;
    }
    else
     {
      SetPlayerHoldingObject(playerid, 1210, 6, 0.289999, 0.079999, -0.000000, 0.000000, -100.000000, 1.000000);
        return 1;
    }
}
Reply


Messages In This Thread
Cmd Comando - by agilaxnegrax - 13.11.2010, 23:08
Respuesta: Cmd Comando - by TheChaoz - 13.11.2010, 23:36
Re: Cmd Comando - by agilaxnegrax - 14.11.2010, 02:23
Re: Cmd Comando - by The_Moddler - 14.11.2010, 02:57
Re: Cmd Comando - by SeQualX - 14.11.2010, 04:37
Respuesta: Cmd Comando - by TiNcH010 - 14.11.2010, 05:52
Respuesta: Re: Cmd Comando - by SuperMarioRol - 14.11.2010, 17:08

Forum Jump:


Users browsing this thread: 1 Guest(s)