Mission: The Abyssal Shelf

Hello,

I came across this quest and it turns out that the horde version can not be turned in but the alliance version can. I checked the differences and found out that the horde version (10162) has a quest_template.StartScript id, which the alliance version does not. Would this be a hack-fix, or is it possible that someone made a mistake in the sniffs? /emoticons/default_smile.png

-- Fix requirements for Mission: The Abyssal Shelf UPDATE `quest_template` SET `StartScript`=0 WHERE `entry`=10162;[/sql]

what does the StartScript does? (quest_start_script)

and obviously that isn’t from sniffs/wdb

Umm…what? I did the The Abyssal Shelf on three different Horde characters yesterday and they all managed to complete it and hand it in.

Are you sure you didn’t use commands to do this?

I have no idea. Wiki lacks information as well… =/

It’s not on the wiki. You need to go to the quest_start_script, search by the id that was in the quest_template.StartScript and check what the scripts do.

SELECT *

FROM quest_start_scripts

WHERE id=10162

QUEST_EXPLORED

Strange, there isn’t even an explore requirement …

Are you still using the shitty DB you were using before? or, have you installed a CLEAN TDB plus proper updates? With no custom crap at all.

My DB is clean…apart from a couple of added things like mining nodes and some extra mobs and it works fine. No commands used to complete as I always PLAY on non-gm accounts. Only use a GM account to change/add.

Only other people to play on my server are my kin as it’s not open to the public, and they all report that it works.