08.04.2010, 02:03
Well he's really looking for this
because it's a check to see if they are not in a group so he wants the check to only pass if their group = 0
Code:
if(pInfo[playerid][GroupID] != 0) return SendClientMessage(playerid,COLOR_RED,"ERROR: You cannot join another group until you leave the current one you're in.");