I've been looking around in the DK starting zone and the trinity wiki on a way to change your phase when you start a quest/end it. So far I've found the following:
Line 1311 in ScarletEnclave/chapter5.cpp
From ParadoxCode:pGo->SetPhaseMask(0, true);
Now how to I use theses to link to the quest? Could some one point me in the right direction of where to go with this?Code:void Unit::SetPhaseMask(uint32 newPhaseMask, bool update)