Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemWrapper.cs(12,18) : warning CS0660: 'Trinity.Items.ItemWrapper' defines operator == or operator != but does not override Object.Equals(object o)
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(102,45) : error CS1061: 'Trinity.Config.Loot.PickupSetting' does not contain a definition for 'CraftTomes' and no extension method 'CraftTomes' accepting a first argument of type 'Trinity.Config.Loot.PickupSetting' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(125,46) : error CS1061: 'Trinity.Config.Loot.PickupSetting' does not contain a definition for 'LegendaryLevel' and no extension method 'LegendaryLevel' accepting a first argument of type 'Trinity.Config.Loot.PickupSetting' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(125,104) : error CS1061: 'Trinity.Config.Loot.PickupSetting' does not contain a definition for 'LegendaryLevel' and no extension method 'LegendaryLevel' accepting a first argument of type 'Trinity.Config.Loot.PickupSetting' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(125,143) : error CS1061: 'Trinity.Config.Loot.PickupSetting' does not contain a definition for 'LegendaryLevel' and no extension method 'LegendaryLevel' accepting a first argument of type 'Trinity.Config.Loot.PickupSetting' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(138,98) : error CS1061: 'Trinity.Config.Loot.PickupSetting' does not contain a definition for 'WeaponBlueLevel' and no extension method 'WeaponBlueLevel' accepting a first argument of type 'Trinity.Config.Loot.PickupSetting' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(138,136) : error CS1061: 'Trinity.Config.Loot.PickupSetting' does not contain a definition for 'WeaponYellowLevel' and no extension method 'WeaponYellowLevel' accepting a first argument of type 'Trinity.Config.Loot.PickupSetting' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(141,98) : error CS1061: 'Trinity.Config.Loot.PickupSetting' does not contain a definition for 'ArmorBlueLevel' and no extension method 'ArmorBlueLevel' accepting a first argument of type 'Trinity.Config.Loot.PickupSetting' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(141,135) : error CS1061: 'Trinity.Config.Loot.PickupSetting' does not contain a definition for 'ArmorYellowLevel' and no extension method 'ArmorYellowLevel' accepting a first argument of type 'Trinity.Config.Loot.PickupSetting' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(143,98) : error CS1061: 'Trinity.Config.Loot.PickupSetting' does not contain a definition for 'JewelryBlueLevel' and no extension method 'JewelryBlueLevel' accepting a first argument of type 'Trinity.Config.Loot.PickupSetting' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(143,137) : error CS1061: 'Trinity.Config.Loot.PickupSetting' does not contain a definition for 'JewelryYellowLevel' and no extension method 'JewelryYellowLevel' accepting a first argument of type 'Trinity.Config.Loot.PickupSetting' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(157,94) : error CS0103: The name 'TrinityGemType' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(158,97) : error CS0103: The name 'TrinityGemType' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(159,98) : error CS0103: The name 'TrinityGemType' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(160,95) : error CS0103: The name 'TrinityGemType' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(161,97) : error CS0103: The name 'TrinityGemType' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(570,29) : error CS0103: The name 'TownRun' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(571,25) : error CS0103: The name 'TownRun' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(603,25) : error CS0103: The name 'TownRun' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(608,25) : error CS0103: The name 'TownRun' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(687,21) : error CS0103: The name 'Level' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(688,21) : error CS0103: The name 'ParagonLevel' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(691,31) : error CS0103: The name 'TotalXP' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(691,47) : error CS0103: The name 'LastXP' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(691,62) : error CS0103: The name 'NextLevelXP' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(693,33) : error CS0103: The name 'LastXP' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(695,33) : error CS0103: The name 'TotalXP' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(695,44) : error CS0103: The name 'NextLevelXP' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(699,33) : error CS0103: The name 'TotalXP' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(699,75) : error CS0103: The name 'LastXP' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(702,25) : error CS0103: The name 'LastXP' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(703,25) : error CS0103: The name 'NextLevelXP' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(707,31) : error CS0103: The name 'TotalXP' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(707,47) : error CS0103: The name 'LastXP' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(707,62) : error CS0103: The name 'NextLevelXP' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(710,33) : error CS0103: The name 'NextLevelXP' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(712,33) : error CS0103: The name 'TotalXP' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(712,44) : error CS0103: The name 'NextLevelXP' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(716,33) : error CS0103: The name 'TotalXP' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(716,44) : error CS0103: The name 'NextLevelXP' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(719,25) : error CS0103: The name 'LastXP' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(720,25) : error CS0103: The name 'NextLevelXP' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(724,21) : error CS0103: The name 'PersistentOutputReport' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(725,74) : error CS0103: The name 'ItemStatsWhenStartedBot' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(755,82) : error CS0103: The name 'TotalXP' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(755,150) : error CS0103: The name 'TotalXP' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(756,33) : error CS0103: The name 'LastGold' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(758,33) : error CS0103: The name 'LastGold' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(760,50) : error CS0103: The name 'LastGold' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(762,33) : error CS0103: The name 'LastGold' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(766,33) : error CS0103: The name 'TotalGold' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(766,63) : error CS0103: The name 'LastGold' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(767,33) : error CS0103: The name 'LastGold' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(769,84) : error CS0103: The name 'TotalGold' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(769,152) : error CS0103: The name 'TotalGold' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(774,33) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(777,79) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(778,48) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(781,41) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(782,102) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(783,56) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(784,57) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(784,102) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(789,41) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(791,68) : error CS0103: The name 'ItemQualityTypeStrings' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(791,114) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(791,193) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(791,317) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(791,367) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(793,49) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(794,112) : error CS0103: The name 'ItemQualityTypeStrings' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(794,158) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(794,246) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(794,379) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(794,438) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(807,33) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(810,70) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(810,129) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(813,41) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(815,68) : error CS0103: The name 'GemTypeStrings' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(815,106) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(815,181) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(815,301) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(815,347) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(817,49) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(818,112) : error CS0103: The name 'GemTypeStrings' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(818,150) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(818,237) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(818,369) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(818,427) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(830,33) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(833,70) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(833,137) : error CS0103: The name 'ItemsDroppedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(842,33) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(845,81) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(845,135) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(848,41) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(849,102) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(849,175) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(849,293) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(849,337) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(854,41) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(856,68) : error CS0103: The name 'ItemQualityTypeStrings' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(856,114) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(856,192) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(856,315) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(856,364) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(858,49) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(859,112) : error CS0103: The name 'ItemQualityTypeStrings' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(859,158) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(859,245) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(859,377) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(859,435) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(867,37) : error CS0103: The name 'totalFollowerItemsIgnored' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(869,71) : error CS0103: The name 'totalFollowerItemsIgnored' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(875,33) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(878,70) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(878,128) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(881,41) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(883,68) : error CS0103: The name 'GemTypeStrings' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(883,106) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(883,180) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(883,299) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(883,344) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(885,49) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(886,112) : error CS0103: The name 'GemTypeStrings' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(886,150) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(886,236) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(886,367) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(886,424) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(898,33) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(901,70) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\Items\ItemHandling.cs(901,136) : error CS0103: The name 'ItemsPickedStats' does not exist in the current context
Compiler Error: c:\Demonbuddy\Plugins\Trinity\GearSwap\TownRun.cs(11,20) : error CS0103: The name 'TownRun' does not exist in the current context