Quote:
Originally Posted by Perker12345
pawn Код:
if (PlayerInfo[playerid][pMember] == 0 || PlayerInfo[playerid][pLeader] == 0)
|| = OR
&& = And
|
This doesn't work if i do || i still have to be both so it seems my server sees || ad && or something how can this happen?