djtravitrav
New Member
- Joined
- Nov 14, 2012
- Messages
- 33
- Reaction score
- 0
Hello all, I made my own custom gathering profile which is netting me nearly 220 nodes per hour, but I'm running into an issue with bag space. I currently have the following written into my profile:
<SellGrey>true</SellGrey>
<SellWhite>false</SellWhite>
<SellGreen>false</SellGreen>
<SellBlue>false</SellBlue>
<SellPurple>false</SellPurple>
What I want to do is sell 2 specific white items only, Water spirit (itemID:89641) and Life Spirit (itemID:89640).
I'm afraid if I enable SellWhite to "true" it will sell all gathered materials when going to a vendor for repair etc.
Is there a code I can use to sell only those 2 items, or is there a workaround to not sell all whites in my inventory.
Appreciate it, thanks.
<SellGrey>true</SellGrey>
<SellWhite>false</SellWhite>
<SellGreen>false</SellGreen>
<SellBlue>false</SellBlue>
<SellPurple>false</SellPurple>
What I want to do is sell 2 specific white items only, Water spirit (itemID:89641) and Life Spirit (itemID:89640).
I'm afraid if I enable SellWhite to "true" it will sell all gathered materials when going to a vendor for repair etc.
Is there a code I can use to sell only those 2 items, or is there a workaround to not sell all whites in my inventory.
Appreciate it, thanks.






