TheRedHand
New Member
- Joined
- May 18, 2015
- Messages
- 107
- Reaction score
- 2
Anyone have the DungeonIDd's for the Wotlk TW Dungs?
You are correct.Dev console:
PHP:Log(Me.MapId); Log(Me.ZoneId); Log(Me.SubZoneId);
ClearLog();
Log(Me.MapId);
Log(Me.MapName);
Log(Me.ZoneId);
Log(Me.ZoneText);
Log(Me.SubZoneId);
Log(Me.SubZoneText);
How do i go about it? I tried looking in dungeon buddy thread, but yeah only the IDs are there, i opened the profile and changed the ID for dungeon, i actually managed on my own cause i tried to load unedited profile using load profile option while using dungeonbuddy botbase, it said no profile for dungeon id 1017 (gundarak), so i went and changed it in the profile, but then it tells me no script for dungeon with this id, i tried to go to dungeon scripts folder, but i am not sure how to edit that.
So far, the most are working smooth, as Healer/DD - Nexus, AK:OK, HoL, UP done. Gundrag got kicked, due to silly tank pulled half the instance and accused the healer lol!There are 2 files you need to modify.
I copied /default profiles/dungeonbuddy/Wrath of The Lich King to a new folder I called Timewalker then go in and modify the DungeonId's as I get them.
also copy the /Dungeon Scripts/wotlk to a new folder called Timewalker and modify the other file there.
Hope this helps.
What I have done:
Example. Gundrak
You will need to copy 2 files and edit them.
The first file is
...\honorbuddy\dungeon scripts\wrath of the lich king\dungeons\Gundrak.cs
copy it to this path creating folders as needed:
...\honorbuddy\dungeon scripts\timewalker\wrath of the lich king\dungeons\
Change the DungeonID
Rinse and repeat for
...\honorbuddy\default profiles\dungeonbuddy\wrath of the lich king\dungeons\Gundrak Heroic.xml
Do for each of the 5 Dungeons given by Aion.
Now when you use Dungeonbuddy you'll see the extra dungeons in your specific dungeons drop down list.
You'll have to manually queue for the random timewalker dungeons then when you enter the dungeon check that dungeon in the drop down list and run the bot.
That's as far as I've gotten from here maybe someone else can chip in with instructions on how to make DB queue as well (or I will when I have time to figure it out.)
Hope this helps.