#2

Not quite sure why you are checking an else if as the same thing try this.

pawn Код:
if(strcmp("/sapca",cmdtext,true) == 0)
                    {
                    if(PlayerInfo[playerid][pMember] == 1 || PlayerInfo[playerid][pLeader] == 1) {
                    RemovePlayerAttachedObject(playerid,3);
                    }
                    }
Reply


Messages In This Thread
Hat - by Akcent_Voltaj - 17.11.2012, 10:38
Re: Hat - by Smally - 17.11.2012, 10:42
Re: Hat - by Akcent_Voltaj - 17.11.2012, 11:30
Re: Hat - by Smally - 17.11.2012, 12:25
Re: Hat - by Akcent_Voltaj - 17.11.2012, 14:28
Re: Hat - by Akcent_Voltaj - 17.11.2012, 16:11

Forum Jump:


Users browsing this thread: 2 Guest(s)