View Single Post
  #2  
Old 10-14-2010, 05:00 AM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,449
Default

Quote:
Originally Posted by wolvenbane View Post
Hey all. Been searching the forum and can't find what I need - I'm hoping someone can provide a link and/or further info to help out.

I'm trying to get the Abysmal Sea "crafting freebie" quests to work in PoK. Unfortunately I don't speak Perl so it's a bit confusing. I understand that the functions are pointing to a table in the database (probably the activities table?). The SQL should be easy enough I'm just not sure which tables and what values to change/add to get the quests to work correctly outside the original zone. Oh and of course I'll have to point the Perl functions to those new entries as well (no prob once I get the data into the DB).

I'm using PEQ rev 1589. I've been using the GeorgeS quest program with basic stuff so I have a handle on the simple functions. The NPCs are all in place (quick #dbspawn/#npcspawn create copies) and functioning with the merchant lists; just the quests are broken since they point to Abysmal instead of PoK.

I appreciate any help!
Perl quests are found in the quests folder in your main server directory. This may be why they don't work in other zones. Simply copy them from the /quests/abysmal/* folder to the /quests/poknowledge/* folder
Reply With Quote