graham79

Results 32 comments of graham79

The quest 25093. This may be a double spawn problem. I will check DB. and take appropiate action. The quest 25066 This quest was never scripted, when Frank and I...

Fix the double spawn of mini boss's for quest 25093. update `creature` set `phaseid`=378 where `guid` in (248315,248255,282942);

just commiting fix for double spawns now along with other tranquil coast adjustments.

any min now, have to upload .sql file to my remote repo, then I can commit to Arkania/Arkcore-NG

I would say that was a typo in the source code, arkcore_string entrys only go up to 5009 .

From looking at the table, I see 90% of the entrys are chat messages for gm commands. The rest being chat messages to players regarding battlegrounds and dungeon/raid groups. From...

maybe it's one of the handler.cpp's. I was looking for other strings sent to players that aren't in arcore_string, ones like "Invalid Target" . they must be stored somewhere as...

Good question. but much in source has not been updated over the years, I know as fact that one script uses a depreciated quest ID and so the quest cannot...

This was because npc has a quest invisible aura set. ID:70268 but has been fixed as I ran a goblin thru that quest hub recently and all was fine.

Table 'gameobject_loot_template' Entry 2843 isn't gameobject entry and not referenced from loot, and thus useless. I have no clue how to solve this one? This is actually easy to fix....