Advertisement
tmanowen

profile explanation

Sep 6th, 2014
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.82 KB | None | 0 0
  1. <HBProfile>
  2. <Name>NAME OF PROFILE</Name>
  3. <MinDurability>0.4(any decimal, .4 = 40%)</MinDurability>
  4. <MinFreeBagSlots>ANY #</MinFreeBagSlots>
  5.  
  6. <MinLevel>1</MinLevel> (good min and max levels)
  7. <MaxLevel>101</MaxLevel>
  8.  
  9. <MailGrey>False</MailGrey>
  10. <MailWhite>False</MailWhite>
  11. <MailGreen>False</MailGreen>
  12. <MailBlue>False</MailBlue>
  13. <MailPurple>False</MailPurple>
  14. (set to True or False to know what to mail / sell)
  15. <SellGrey>False</SellGrey>
  16. <SellWhite>False</SellWhite>
  17. <SellGreen>False</SellGreen>
  18. <SellBlue>False</SellBlue>
  19. <SellPurple>False</SellPurple>
  20.  
  21. <Vendors>
  22. <Vendor Name="(vendor name)" Entry="(vendor ID on wowhead)" Type="Repair" X="-448.5972" Y="1908.825" Z="136.1266" />
  23. <Vendor Name="(vendor name)" Entry="(vendor ID on wowhead)" Type="Repair" X="-437.3083" Y="1907.863" Z="136.2664" />
  24. </Vendors> (location of vendor, can be found in devtools too)
  25.  
  26. <Mailboxes>
  27. <Mailbox X="-207.6136" Y="494.9807" Z="187.2052" /> (location of the mailbox, can be found in devtools too)
  28. </Mailboxes>
  29.  
  30. <Blackspots>
  31. </Blackspots>
  32.  
  33. <Hotspots>
  34. <Hotspot X="-38.4094" Y="2197.038" Z="193.1899" />
  35. <Hotspot X="-105.2702" Y="2042.697" Z="200.8277" />
  36. <Hotspot X="-165.7681" Y="1900.635" Z="197.1274" />
  37. <Hotspot X="-208.8723" Y="1750.301" Z="250.5323" />
  38. <Hotspot X="-209.5623" Y="1662.495" Z="262.3452" />
  39. <Hotspot X="-64.02905" Y="1717.402" Z="265.365" />
  40. <Hotspot X="-13.84472" Y="1939.903" Z="220.4527" />
  41. <Hotspot X="118.8058" Y="1900.069" Z="253.3025" />
  42. <Hotspot X="262.2184" Y="1899.464" Z="264.2792" /> (hotspots that you copied and pasted)
  43. <Hotspot X="361.6695" Y="1989.092" Z="268.6145" />
  44. <Hotspot X="352.9903" Y="2069.826" Z="265.8245" />
  45. <Hotspot X="239.0198" Y="2112.296" Z="250.2033" />
  46. <Hotspot X="110.0637" Y="2157.804" Z="241.6122" />
  47. </Hotspots>
  48. </HBProfile>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement