What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Protecting epics

nismoz91

New Member
Joined
Oct 9, 2010
Messages
24
Reaction score
0
So I know how to add things to my protected items list, but HB sells any possible epics that drop while I'm not watching it, how do I add epics in general to the protection list.
 
Just put this line of code into the profile

<SellPurple>False</SellPurple>
 
So I know how to add things to my protected items list, but HB sells any possible epics that drop while I'm not watching it, how do I add epics in general to the protection list.

Almost ALL profiles you download will have it set so it does NOT sell Blues and Epics.
 
isn't the default (ie if that line isn't even present in the profile) not to sell? so, you'd have to implicitly add or change that line to sell.
 
In the top of your profile there will be a line saying:
Code:
<SellPurple>True</SellPurple>

Change that to:
Code:
<SellPurple>False</SellPurple>
In most profiles, it is already set to this, but you might be unlucky.
 
Back
Top