First of great job at the program. I have made some changes to drop.xml file but cant get it to mark the gems,plans,
Code:
<?xml version="1.0" encoding="utf-8"?>
<config>
<item_1 enabled="1" min_ilvl="0" min_quality="9" sound="sound_Legendary.wav" groups="" background_color="192,255,160,0" size="40" thickness="4" speed="300" comment="" />
<item_2 enabled="1" min_ilvl="0" min_quality="6" sound="sound_Rare.wav" groups="ring,amulet" background_color="192,255,255,0" size="40" thickness="4" speed="300" comment="" />
<item_3 enabled="1" min_ilvl="61" min_quality="6" sound="sound_Rare.wav" groups="gloves" background_color="192,255,255,0" size="40" thickness="4" speed="300" />
<item_4 enabled="1" min_ilvl="62" min_quality="6" sound="sound_Rare.wav" groups="all,weapons" background_color="192,255,255,0" size="40" thickness="4" speed="300" />
<item_5 enabled="1" min_ilvl="0" min_quality="6" sound="sound.wav" groups="high_amethyst,high_emerald,high_ruby,high_topaz,followers,plans" background_color="192,255,255,0" size="40" thickness="4" speed="300" />
</config>