unmomento New Member Joined Dec 23, 2011 Messages 145 Reaction score 0 Aug 24, 2014 #1 Where to find Continent ID and Dungeon ID ? Old link is broken.
W Windows New Member Joined Nov 27, 2012 Messages 211 Reaction score 0 Aug 24, 2014 #2 you can find them on wowhead example: Shattrath http://www.wowhead.com/zone=3703/shattrath-city 3703 is the contitent id Violet hold (dungeon) http://www.wowhead.com/zone=4415 4415 is the dungeon id
you can find them on wowhead example: Shattrath http://www.wowhead.com/zone=3703/shattrath-city 3703 is the contitent id Violet hold (dungeon) http://www.wowhead.com/zone=4415 4415 is the dungeon id
unmomento New Member Joined Dec 23, 2011 Messages 145 Reaction score 0 Aug 24, 2014 #3 Wowhead IDs are not the same as Honnorbudy IDs
W Windows New Member Joined Nov 27, 2012 Messages 211 Reaction score 0 Aug 24, 2014 #4 Well, they always worked for me when I was making profiles, and that's the advice I got from the forums back then from someone reputable
Well, they always worked for me when I was making profiles, and that's the advice I got from the forums back then from someone reputable
B bl4ck Member Joined Aug 18, 2011 Messages 976 Reaction score 6 Aug 26, 2014 #5 https://www.thebuddyforum.com/archi...onsole-plugin-allows-lua-directly-plugin.html Log(Me.ZoneId);
bennyquest Community Developer Joined Dec 6, 2010 Messages 2,644 Reaction score 22 Aug 26, 2014 #6 unmomento said: Wowhead IDs are not the same as Honnorbudy IDs Click to expand... actully they are those IDs are the zoneIDs you can get all this information if you go to developers tools and type in Log(Me.ZoneId); Log(Me.MapId); into the console there and hit run that will log the zoneID and the Map Id you are All's well that Heals well, Bennyquest
unmomento said: Wowhead IDs are not the same as Honnorbudy IDs Click to expand... actully they are those IDs are the zoneIDs you can get all this information if you go to developers tools and type in Log(Me.ZoneId); Log(Me.MapId); into the console there and hit run that will log the zoneID and the Map Id you are All's well that Heals well, Bennyquest