new bool: GreenZone = false;
//OnPlayerSpawn if(GreenZone == true) { GangZoneShowForPlayer(...); }
//Put this in where the gangzone changes to GreenGreenZone = true;