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

[REQUEST] Mailing Plugin

Valpo

Member
Joined
Jun 15, 2012
Messages
205
Reaction score
3
Hey guys and girls,

I have been looking through the forums for a plugin of sorts that when my bags are full, it mails all non-soulbound items to an alt. I tried using the mailing setting within "Settnig and tools" but that didn't seem to work. The reason I ask is so any BoE items I pick up, I want to DE them.

Can you please point me in the right direction as I haven't been able to find it myself.

Cheers.
 
Last edited:
I think the mailing in the settings tab is working properly, but it would depend on the profile that you are using. If you open your profile using notepad and change the part where it says "Mail" to "True" it should work. I think lol...
 
the profile will have lines like
Code:
	<MailGrey>False</MailGrey>
	<MailWhite>False</MailWhite>
	<MailGreen>False</MailGreen>
	<MailBlue>False</MailBlue>
	<MailPurple>False</MailPurple>
in them just change those to true, and change
Code:
	<SellGrey>True</SellGrey>
	<SellWhite>False</SellWhite>
	<SellGreen>False</SellGreen>
	<SellBlue>False</SellBlue>
	<SellPurple>False</SellPurple>
to false, as needed; as long as a mail recipient is set in settings & tools you're all set
 
Back
Top