Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Development

Archive::Development Archive area for Development's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #6  
Old 01-13-2004, 09:59 AM
m0oni9
Hill Giant
 
Join Date: Dec 2003
Posts: 166
Default or

You may be able to do something along the lines of:

1. Have a new quests table in the db, each entry having an id and text description.
2. Add a new column to the user table for quests, maybe a blob type (I don't remember much about mysql). It would have a list of quest ids, and indicators of progress in those quests.

5923,3;1821,1

means that on quest 5923 we have progress 3, and 1821 we have progress 1. There would be some overhead from having it all stored here, but shouldn't be too bad.

3. From there, it would be up to the quest scripts to know what the progress levels mean. They would be able to retrieve/set quest progress, and act accordingly (ie: "Oh, EQPlayer01, you only have progress 3 on this quest. Come back at a later time")

Just one implementation that comes to mind, but it seems workable. Of course I'm not familiar with the eqemu code (yet), so I don't think I'll be coding it
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

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


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3