Find right hand weapon and overhead it by Jaseowns

# Find my right hand weapon by Jaseowns # UO Outlands # Description: # Overheads your current right hand on line 8 # or you can add specific checks if findlayer self righthand as myWeapon getlabel myWeapon desc overhead desc 66 // or specific checks if "martial manual" in desc overhead "Martial manual" 88 elseif "spellbook" in desc overhead "Spellbook" 88 endif else overhead "No weapon in right hand" 34 endif