foxtrotr200054
New Member
- Joined
- Jun 14, 2012
- Messages
- 23
- Reaction score
- 0
I have this exact same problem. Anyone know how to fix this?
Basically after vendoring all my junk, my char will go back into the portal to the cellar, then will tp back into town, followed by leaving the game.
The problem is that when a new game is created, I am in town and not outside anymore.
I'm thinking about just turning off all loot (except gold) since I don't know any other way of fixing this.
yea i've been tryin to figure out how to do that myself yellow grade or better only is all i need. seeing how yellows rarely drop anyways
----
Update: AHA! i figured it out. well for the most part. i went in and edited it item rules with note pad and on the line:
<!-- Pick up all magic+ items -->
<ItemRule>
<StatRules>
<Rule quality="Magic1" />
</StatRules>
</ItemRule>
i changed it to
<!-- Pick up all magic+ items -->
<ItemRule>
<StatRules>
<Rule quality="Magic3" />
</StatRules>
</ItemRule>
3 is the number of stats on the item since rarely a blue with 3 drops it wont pick any up if they have 2 or less. you could make it 4 or 5 im sure it wont pick ANY up but sometimes a 3 stated item can sell pretty well in the AH
Last edited: