//Created by Genisys / Guile 5/20/08 #include "x2_inc_switches" void main() { object oPC; oPC = GetPCItemLastEquippedBy(); object oItem; int nSlot; //If not level 20, unequip the item! if(GetHitDice(oPC)<=20) { for (nSlot=0; nSlot