Variable in Include
#2

I'd say, why not just do it easier way:

pawn Код:
stock IsPlayerInAnyClan(playerid)
{
    return pClan[playerid] != -1;
}

//then
IsPlayerInAnyClan(playerid)
Reply


Messages In This Thread
Variable in Include - by Shinja - 29.07.2016, 18:51
Re: Variable in Include - by Misiur - 29.07.2016, 19:11
Re: Variable in Include - by Shinja - 29.07.2016, 19:20

Forum Jump:


Users browsing this thread: 1 Guest(s)