EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Database/World Building (https://www.eqemulator.org/forums/forumdisplay.php?f=625)
-   -   Quest addon 0.1 (new) plus updated DB addon (https://www.eqemulator.org/forums/showthread.php?t=6400)

Drawde 04-03-2003 12:52 AM

Quest addon 0.1 (new) plus updated DB addon
 
Quests - http://edwardpinniger.bctalk.net/eq/quests0.1.zip
Updated DB addon - http://edwardpinniger.bctalk.net/eq/...a1.1.beta5.zip
Item and book DBs (if you haven't already downloaded the ones from Telmet's or Lurker's DB) - - http://edwardpinniger.bctalk.net/eq/itemsbooks.zip
4.4dr1 EQEmu binaries - - http://edwardpinniger.bctalk.net/eq/44dr1.zip (or use Telmet's ones, which are slightly more up-to-date)

This quest addon includes soulbinders, Priests of Discord, guildmasters and Nexus scions, also the three newbie
armour quests in North Qeynos.
The next version should include most of the quests from the EthernalQuest DB, converted (many thanks to Lurker for
the convertor script) and modified to fix errors, correct text triggers etc.

You NEED to download the updated DB addon for the quests to work. There was an error in the last version
which meant some NPC IDs were incorrect, so they won't match up to the quest NPC IDs.
There are a few other minor fixes and additions in the new DB addon but not enough to warrant a new version number!

As far as I know all the quests work OK, one minor "issue" is that some guildmasters just say "Thanks" when you give them
your newbie note, as I haven't got the right text response yet (they do give you your tunic/robe though).
Nexus Scions will also teleport you instantly to the Nexus when you tell them "I wish to journey to Luclin", you don't
need to wait for the spires to activate.

tcsmyworld 04-03-2003 01:14 AM

Links not working......
 
I get file not found errors for all the links :(

Arley McFarley 04-03-2003 03:34 AM

Use these links...

http://www.edwardpinniger.bctalk.net...ta1.1beta5.zip

http://www.edwardpinniger.bctalk.net/eq/quests0.1.zip

http://www.edwardpinniger.bctalk.net/eq/itemsbooks.zip

http://www.edwardpinniger.bctalk.net/eq/44dr1.zip

Looks like just a typo (leaving off the /eq/ directory in the link). I got them okay, this way.

Arley

brainleacher 04-03-2003 01:19 PM

Hey Drawde,
Does city defense and npc casting work in this version? I downloaded your previous 1.5beta and 4.4ddr1 bins, and noticed that these features were broken. Thanks for the great work.

brainleacher 04-05-2003 06:07 AM

Well, I figured out why the npcs weren't casting spells. Almost all their npc_spells_ids were set to zero in the npc_types table.
So I ran this on them:


update npc_types set npc_spells_id=1 where class=2 or class=18;
update npc_types set npc_spells_id=2 where class=12 or class=28;
update npc_types set npc_spells_id=3 where class=11 or class=27;
update npc_types set npc_spells_id=4 where class=13 or class=29;
update npc_types set npc_spells_id=5 where class=14 or class=30;
update npc_types set npc_spells_id=6 where class=10 or class=26;
update npc_types set npc_spells_id=7 where class=6 or class=22;
update npc_types set npc_spells_id=8 where class=3 or class=19;
update npc_types set npc_spells_id=9 where class=5 or class=21;
update npc_types set npc_spells_id=10 where class=4 or class=20;
update npc_types set npc_spells_id=11 where class=8 or class=24;
update npc_types set npc_spells_id=12 where class=15 or class=31;


and now they cast.

But city defense is still not working, the city defense table has got all the correct npc ids and zone ids, must be a faction problem I think. I'll keep on checking the db.

Drawde 04-05-2003 06:32 AM

I'll look into the spell problem ASAP.
However, regarding city defence, one of the developers said that the city_defense table was actually just used for guildwars.
So presumably it doesn't make guards attack NPCs that aggro you, only makes them attack players that are in an opposing guild to their city's guild.
I've still no idea what makes guards work, they work for me at some times, but not others.

Trumpcard 04-05-2003 09:53 AM

Yes, city defense is used specificlly for guild wars servers.... Images is the only one currently that I know of...

Drawde 04-05-2003 09:38 PM

Found the reason for many NPCs not casting - I hadn't assigned spell lists to guildmaster NPCs (the parser only checked for standard classes, not guildmasters).

rob348 04-11-2003 11:20 AM

yes that is all fine and dandy, but where the **** do you put these? And how do I use them?

haloboycs 04-26-2003 08:40 AM

link broken for me

Drawde 04-26-2003 10:10 PM

Fixed the links, they should work now.

dfjestuss 04-30-2003 04:54 PM

Yeah but where do I put these Quest folder? It states that the quest and stuff are working, but I am not sure where these files need to be placed. ANy help would be greatly appreciated.
Thanks
Gwan

dfjestuss 04-30-2003 06:03 PM

K I finally figured out where to put the quest folder. But the Nexus Scions are not porting me to the Nexus. Any ideas as to why this is not working? I would appreciate any help on this.
Thanks
Gwan

zanny_1 05-01-2003 06:48 AM

Uhm ....

I realize your supposed to have some errors?

but is it normal to have a beep festival of :

ERROR 1136: Column count dosen't match value count at row 1

Let me know whats up or if this is normal because it dosen't seem normal to me :D

dfjestuss 05-02-2003 06:32 AM

Big problem with the quests. I am unable to get the Soul Binder, Nexus Scions or even the quests to really work. When hailed they respond, but when I give them the command nothing happens. Just wanted to know if anyone knows what I am doing wrong and how to fix this.
Thanks
Gwan

Gwan's Server Web Site


All times are GMT -4. The time now is 12:39 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.