29.07.2009, 01:32
Well, if the player needs to member or leader of BOTH factions, try this...
Really, its depending on the faction ID's, if you can please tell me the ID's of the factions and names of the factions that you want to see this marker,
it would help :P
Код:
if(PlayerInfo[playerid][pMember] == 1 && PlayerInfo[playerid][pMember] == 1 || PlayerInfo[playerid][pLeader] == 2 || PlayerInfo[playerid][pLeader] == 2)
it would help :P