WHY does it not work?
#1

stock isORGMechanicLcensed(playerid)
{
new org = PlayerInfo[playerid][pOrgMember];

if(org !=0 && OrgInfo[org][OrgMech] == 1) return 1;
return 0;
}

Its always FALSE even if my ORG has a mechanic license
Reply


Messages In This Thread
WHY does it not work? - by playstores - 13.01.2019, 16:02
Re: WHY does it not work? - by jop9888 - 13.01.2019, 16:14
Re: WHY does it not work? - by playstores - 13.01.2019, 16:30
Re: WHY does it not work? - by ApolloScripter - 13.01.2019, 16:40

Forum Jump:


Users browsing this thread: 1 Guest(s)