frosticus
Community Developer
- Joined
- Oct 19, 2012
- Messages
- 2,930
- Reaction score
- 58
i found an old blood furnace dungeon profile in my folder. it was written long ago by a friend for alliance chars.
id like to convert it to horde to farm mail armor from blood furnace for my horde shaman.
id like to find someone to explain a couple lines for me so im sure to understand them better.
is this for all of hellfire penn? honor hold? and where would i find this information if i needed to do it again for another profile?
this appears to create a box and see if im standing inside it. i remember the friend speaking about a box when we talked long ago.
obvious asking about our hearthstone. is there a chart of id's or is there a way to find them easy? i'd need the one for thrallmar.
another ZoneId i would need decoded. having a chart would make it a bit easier.
id like to convert it to horde to farm mail armor from blood furnace for my horde shaman.
id like to find someone to explain a couple lines for me so im sure to understand them better.
Code:
<If Condition="Me.ZoneId == 3483" >
Code:
<If Condition="Me.Y < 3127.325 || Me.Y > 3174.571 || Me.X < -334.2414 || Me.X > -273.4398" >
Code:
<!-- If our Hearthstone is set to Honor Hold -->
<If Condition="(Me.HearthstoneAreaId == 3538) " >
Code:
<If Condition="Me.ZoneId == 3713">