[AJUDA] Minigames
#7

pawn Код:
if(strcmp(cmd, "/derby", true) == 0)
    {
            if(PlayerInfo[playerid][pAdmin]<1337) return 0; //akiiiii
        if(derbyplaying == 1)
        {
            SendClientMessage(playerid, 0xB4B5B7AA, "O derby jб comeзou");
            return 1;
        }
        if(playerinminigame[playerid] == 1)
        {
            SendClientMessage(playerid, 0xB4B5B7AA, "Voce jб esta em um minigame");
            return 1;
        }
        new pname[256];
        GetPlayerName(playerid, pname, 256);
        if(derbyon == 0)
        {
Colocou no lugar errado e troque o PlayerInfo[playerid][pAdmin] pelo seu sistema de admin.
Reply


Messages In This Thread
[AJUDA] Minigames - by Macintosh - 11.08.2010, 19:06
Re: [AJUDA] Minigames - by [BR]JD - 12.08.2010, 13:50
Re: [AJUDA] Minigames - by Falcon. - 12.08.2010, 14:05
Re: [AJUDA] Minigames - by Macintosh - 12.08.2010, 17:07
Re: [AJUDA] Minigames - by SuB_ZeRo0_ - 12.08.2010, 17:12
Re: [AJUDA] Minigames - by Macintosh - 12.08.2010, 17:32
Re: [AJUDA] Minigames - by SuB_ZeRo0_ - 12.08.2010, 17:52

Forum Jump:


Users browsing this thread: 4 Guest(s)