WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   General Authoring Discussion (https://www.wowinterface.com/forums/forumdisplay.php?f=20)
-   -   WTB instance map IDs for garrisons (https://www.wowinterface.com/forums/showthread.php?t=50539)

Phanx 11-21-14 08:13 AM

WTB instance map IDs for garrisons
 
I need instance map IDs for all levels of both factions' garrisons. So far I have found (and added to the instanceMapID page on Wowpedia) the following:
  • 1153 = FW Horde Garrison Level 3
  • 1158 = SMV Alliance Garrison Level 1
  • 1159 = SMV Alliance Garrison Level 3

If you have a garrison not listed above, please run one of the following commands and report back with the results, and add it to Wowpedia if you have time. (I'll add it otherwise.)

Pretty version:
Code:

/run local name, _, _, _, _, _, map = GetInstanceInfo() print(map, name)
Ugly version:
Code:

/dump GetInstanceInfo()
Thanks!

Digital_Utopia 11-21-14 08:56 AM

https://docs.google.com/spreadsheets...it?usp=sharing

That should cover them all.

And WoWpedia is filled in.

Phanx 11-21-14 09:46 PM

Awesome, thanks.

menace97 06-07-15 02:35 AM

Command to Display a Specific Garrison Tier Map
 
Phanx,

I was looking at what you posted, and have been trying to figure out how to display a specific garrison tier map. For instance :P if I am currently using a tier 2 garrison on a horde character, I would like to be able to go back to the tier 1 map - as I'm using Handy Notes to add notes to the maps.

Using the Map IDs you and Digital_Utopia provided, I can't seem to get this to work, if I run this while having the map open:

/run SetMapByID(1152)

1152 = FW Horde Garrison Level 1 (from your input on Wowpedia)

I've used something similar before as it drove me crazy that I couldn't check out the city of Dalaran without actually being IN it:

The MapID of Dalaran is 504.

/run SetMapByID(504)

I just make a macro or assign it to a Clique type macro, and I can check out Dalaran any time I want.

Any ideas as to what I can use to display the different "stages" of the garrison maps? I suppose it's a bit unique for Blizzard, since this would be something that would never go back... but hopefully they can be accessed in-game.

Any assistance is much appreciated! Thank you. *bows*


All times are GMT -6. The time now is 12:13 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI