stock GetGangID(id) { foreach(new i : Gangs) //if(Gang[i][GangID] == id) return i; return -1; }
if(pGroupID[playerid] == -1)