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

Protected Item Issue

s7e7v7e7n

New Member
Joined
Nov 11, 2010
Messages
139
Reaction score
0
I couldnt figure out how to protect items. As you see in the log file , it says

" Unknown tag "ProtectedItems" (Input: "<ProtectedItems>
<!--Normal Stuff-->
<Item>42780</Item>
<Item>37702</Item>
<!-- Crystallized Fire -->
<Item>36860</Item>
<!-- Eternal Fire -->
<Item>33470</Item>
</ProtectedItems>") in "HBProfile"! "
 

Attachments

upload your profile here, too.

I'm betting that its in ForceMail as well as ProtectedItems

If thats false, try:

<ProtectedItems>
<!-- ========== Basic Items (alphabetically) ========== -->
<Item Name="Hearthstone" Entry="6948" />
</ProtectedItems>
 
Last edited:
A snipped from your posted "FrostFloe1.5.1.xml" profile:
<Hotspot X="8338.456" Y="-2509.163" Z="1134.394" />
<Hotspot X="8395.193" Y="-2532.965" Z="1131.233" />
5031

</Hotspots>​

The stray number highlighted in red is throwing off Honorbuddy's XML parser. Just removed it, it was probably a cut-and-paste error. :D

And for the latest ProtectedItems, check the Wiki--it already contains all the Cataclysm stuff.

And one more note, you should prefer creating a ProtectedItems.xml file in your Honorbuddy directory to putting the element inside a profile. More info about why, here.

cheers,
CJ
 
A snipped from your posted "FrostFloe1.5.1.xml" profile:
<Hotspot X="8338.456" Y="-2509.163" Z="1134.394" />
<Hotspot X="8395.193" Y="-2532.965" Z="1131.233" />
5031

</Hotspots>​

The stray number highlighted in red is throwing off Honorbuddy's XML parser. Just removed it, it was probably a cut-and-paste error. :D

And for the latest ProtectedItems, check the Wiki--it already contains all the Cataclysm stuff.

And one more note, you should prefer creating a ProtectedItems.xml file in your Honorbuddy directory to putting the element inside a profile. More info about why, here.

cheers,
CJ

Thank you for the information. I have protecteditems.xml under honorbuddy directory.So when character goes to sell stuff, which one is prioritized? protecteditems.xml which is under hb directory or protecteditem list which is in profile?
 
s7e7v7e7n said:
I have protecteditems.xml under honorbuddy directory.So when character goes to sell stuff, which one is prioritized? protecteditems.xml which is under hb directory or protecteditem list which is in profile?

Very good question, and answered in full here.

Basically, the two lists are merged, and there is no priority--either an item is protected, or it is not. It does not matter which vehicle--the ProtectedItems.xml file, or the <ProtectedItems> tag in a profile--places the item under protection.

cheers,
CJ
 
I have fixed your code.

It's working for me:

Code:
[B][SIZE=1][FONT=Courier New][COLOR=#ff0000]Loading C:\Users\006\Desktop\FrostFloe1.5.1.xml.[/COLOR][/FONT][/SIZE][/B]
[B][SIZE=1][FONT=Courier New][COLOR=#ff0000]Changing current profile to FrostFloe1.5.2[/COLOR][/FONT][/SIZE][/B]
[B][SIZE=1][FONT=Courier New][COLOR=#ff0000]Chose Convalesce Advanced 4.1 Beta 2 by Mord as your combat class![/COLOR][/FONT][/SIZE][/B]
[B][SIZE=1][FONT=Courier New][COLOR=#ff0000]**Seal of Insight**[/COLOR][/FONT][/SIZE][/B]
[B][SIZE=1][FONT=Courier New][COLOR=#ff0000]**Concentration Aura**[/COLOR][/FONT][/SIZE][/B]
[B][SIZE=1][FONT=Courier New][COLOR=#ff0000]**Blessing of Might**[/COLOR][/FONT][/SIZE][/B]
 

Attachments

Last edited:
Thank You China.i was sick of selling Frostweave Cloths. I hope it works now
 
I have fixed your code.

It's working for me:

Code:
[SIZE=1]
Loading C:\Users\006\Desktop\FrostFloe1.5.1.xml.
Changing current profile to FrostFloe1.5.2
Chose Convalesce Advanced 4.1 Beta 2 by Mord as your combat class!
**Seal of Insight**
**Concentration Aura**
**Blessing of Might**
[/SIZE]

Thank you Kick.
Btw it is out of subject. I wonder do you plan to make a 1-60 Horde grinding profile? As i see , we have a few horde-friendly profile makers around. Horde has 1 1-60 grinding profile but alliance has more than 3 :) I am a bit of jealous
 
Sorry I don't do the whole "horde" thing bud. =(

Oh, refresh the page, I have added ProtectedItems and ForceMail to your profile (45kb worth of text). I also use this profile below for ALL of my grinding / farming / rep profiles as a basis (it includes forcemail and protected items by default)

- Kick
 

Attachments

Last edited:
Back
Top