temp.i = 0;for(temp.wep : player.weapons) { if (temp.wep.name in this.bannedNPCs) continue; L_List.addrow(temp.i++, temp.wep.name);}