rrrix
New Member
- Joined
- Jul 11, 2010
- Messages
- 3,449
- Reaction score
- 61
Is there any way to completely disable GilesPlugin town run logic?
I'm using a custom LootRules profile (and have such selected in Giles), but every time it runs to town it gets stuck at the vendor and spams this for hours:
These are all Rare4+, and my loot rules specify:
The default DB town run logic worked just fine for me - I'd like to stick with it if possible.
Thanks,
rrrix
I'm using a custom LootRules profile (and have such selected in Giles), but every time it runs to town it gets stuck at the vendor and spams this for hours:
Code:
[10:01:26.857 D] Rule Salvage Everything was successfully matched for Champion Pride
[10:01:26.861 D] Rule Salvage Everything matched all AND logical operators for item Cut Mettle
[10:01:26.861 D] Rule Salvage Everything was successfully matched for Cut Mettle
[10:01:26.864 D] Rule Salvage Everything matched all AND logical operators for item Bloody Horror
[10:01:26.864 D] Rule Salvage Everything was successfully matched for Bloody Horror
[10:01:26.867 D] Rule Salvage Everything matched all AND logical operators for item Iron Maw
[10:01:26.867 D] Rule Salvage Everything was successfully matched for Iron Maw
These are all Rare4+, and my loot rules specify:
Code:
<!-- Salvage -->
<Category ruleType="Salvage">
<ItemRule description="Salvage Everything">
<StatRules>
<Rule stat="Quality" value="Magic1" />
</StatRules>
</ItemRule>
</Category>
The default DB town run logic worked just fine for me - I'd like to stick with it if possible.
Thanks,
rrrix






