Cmd Comando
#4

pawn Код:
if(!strcmp("/portafolios", cmdtext, true))
{
    if(IsAnInstructor(playerid) || PlayerInfo[playerid][pMember] == 11 || PlayerInfo[playerid][pLeader] == 11)
    {
        SetPlayerHoldingObject(playerid, 1210, 6, 0.289999, 0.079999, -0.000000, 0.000000, -100.000000, 1.000000);
    }
    else
    {
        SendClientMessage(playerid, COLOR_GREY, "Acceso Denegado");
    }
    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)