Results 49 comments of Loukie

8 months and this problem still exists.

try this myne works 100%. -- Escape By Sea UPDATE quest_template SET QuestFlags = 8 WHERE entry = 14405; -- Not Quite Shipshape UPDATE quest_template SET QuestFlags = 8 WHERE...

Here is some more fixes for duskahvaen -- Grandma's Cat UPDATE quest_template SET QuestFlags = 8 WHERE entry = 14401; UPDATE creature_template SET faction_A = 68, faction_H = 68 WHERE...

at this point it is pointless working on the quest line because the phasing for this map is not correct for now it will help but in the long run...

as far as i can remember the dk quest line work just fine.

cant we just use the inport old repo db or did the structure change that much?

@Bootz i had a look at TrinityCore last night and notice they too are using C++ and the way they code is very similar to SkyfireCore maybe we can compair...

it is better to build on the structure we have if you want to use your db repo you will have to make sure it is 100% the same as...

noob question how do i add PR

hey @Bootz here is an update i have done from Trinity i had to restructure because there stucture is not the same this is creature_template_addon_for_Map_Duskhaven_654. please have a look at...