[DiscordArchive] Have you never seen Mythic+ on retail?
[DiscordArchive] Have you never seen Mythic+ on retail?
Archived author: Torio • Posted: 2020-04-29T23:19:27.260000+00:00
Original source
its seperate
Archived author: Torio • Posted: 2020-04-29T23:19:31.131000+00:00
Original source
Archived author: H0lysp4nk • Posted: 2020-04-29T23:19:40.182000+00:00
Original source
Archived author: Torio • Posted: 2020-04-29T23:19:53.323000+00:00
Original source
and even if its not, it should be!
Archived author: Kito • Posted: 2020-04-29T23:21:50.213000+00:00
Original source
so while being in icc, you cant swap to heroic, right?
Archived author: Kito • Posted: 2020-04-29T23:22:06.331000+00:00
Original source
When they did that on retail, was it when icc released or when halion released?
Archived author: Kito • Posted: 2020-04-29T23:23:13.784000+00:00
Original source
ahhh its a config option?
Archived author: Kito • Posted: 2020-04-29T23:23:21.092000+00:00
Original source
```bool IsSharedDifficultyMap(uint32 mapid)
{
return sWorld->getBoolConfig(CONFIG_INSTANCE_SHARED_ID) && (mapid == 631 || mapid == 724);
}
```
Archived author: Kito • Posted: 2020-04-29T23:48:20.477000+00:00
Original source
When you run into a dungeon, where is the teleport position saved at (on what pos you will spawn in the dungeon)?
Archived author: Kito • Posted: 2020-04-29T23:48:25.231000+00:00
Original source
I cant remember