Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: Piccolodmq on May 24, 2018, 06:12:28 pm

Title: PHASING AND QUESTS QUESTION
Post by: Piccolodmq on May 24, 2018, 06:12:28 pm
I dont know how phassing and quests, work.

I see this FLAG, in Quest_Template = 4194304   QUEST_FLAGS_UPDATE_PHASE_SHIFT

And I tried searching in the the DB for this Quest hat make Phase change both in NPC and Gameobjects, but coudnt find anything that I can replicate.

http://www.wowhead.com/quest=12474/to-fordragon-hold,

I am trying to have a Quest change me to another Phase or the NPC's to my phase, either way.

I have tried using Mod Phase 1,2,3 and others, to the NPC that gives the quest I want.

THis one http://www.wowhead.com/quest=25392/oh-deer

But the NPC is still only availble on the command  GM ON.

... So what I want is, when XXXXX quest is complete, YYYY NPC to become visible or in my phase.

Or is there an easier way to do this?