Hello, guys. Huge problem here: my Tranquillien, on my exalted character, is under siege by the Scourge. Rommath is there, Liadrin and some others, tucked behind an arcane shield at the entrance of the inn.
The problem is I cannot access the vendors, I am in a sort of phase, I dont know how to get out of. Could anyone tell me how I can get to normal Tranquillien to buy the decor I need, please?
Did you tale one of Lorewalker Cho’s Lorewalking questlines? If so, go back to him and tell him you want out.
Or are you somewhere in the Blood Elf Heritage questline?
Check these commands
/run print(C_QuestLog.IsQuestFlaggedCompleted(63479))
/run print(C_QuestLog.IsQuestFlaggedCompleted(65652))
/run print(C_QuestLog.IsQuestFlaggedCompleted(63480))
/run print(C_QuestLog.IsQuestFlaggedCompleted(63481))
/run print(C_QuestLog.IsQuestFlaggedCompleted(63482))
/run print(C_QuestLog.IsQuestFlaggedCompleted(63483))
/run print(C_QuestLog.IsQuestFlaggedCompleted(63484))
/run print(C_QuestLog.IsQuestFlaggedCompleted(63485))
/run print(C_QuestLog.IsQuestFlaggedCompleted(63486))
/run print(C_QuestLog.IsQuestFlaggedCompleted(63519))
/run print(C_QuestLog.IsQuestFlaggedCompleted(63522))
/run print(C_QuestLog.IsQuestFlaggedCompleted(63487))
/run print(C_QuestLog.IsQuestFlaggedCompleted(63488))
/run print(C_QuestLog.IsQuestFlaggedCompleted(63489))
/run print(C_QuestLog.IsQuestFlaggedCompleted(63490))
/run print(C_QuestLog.IsQuestFlaggedCompleted(65653))
If any of those return TRUE but the last returns FALSE, then you abandoned that questline in the middle somewhere, and finishing it should get you out.
Here’s the guide page for that.
Check those possibilitities out first.
Thank you so much, Im getting to work