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

Profile ForceSell ?

Nook

New Member
Joined
Feb 23, 2011
Messages
47
Reaction score
0
Hi,

I am not sure if this is the right place for my question. Dit not find any better thread to ask.

PHP:
    <MailGrey>False</MailGrey>
	<MailWhite>False</MailWhite>
	<MailGreen>False</MailGreen>
	<MailBlue>True</MailBlue>
	<MailPurple>True</MailPurple>
	
	<SellGrey>True</SellGrey>
	<SellWhite>True</SellWhite>
	<SellGreen>True</SellGreen>
	<SellBlue>False</SellBlue>
	<SellPurple>False</SellPurple>
            
            <ForceMail>
                 <Item name="Heavy Junkbox" Entry="16885" />
            </ForceMail>

My problem is, that HB still mails Runecloth. but I want it to be selled at vendor.
Is there anything like:
PHP:
 <forceSell />
Or any other solution?

thanks,
Martin
 
Last edited:
You will need to take it out of both ForceMail.xml and Protected Items.xml in your Honorbuddy-install-dir.

More info about how all this works here...
[wiki]Honorbuddy: About ProtectedItems and ForceMail[/wiki]

cheers,
chinajade
 
Back
Top