Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 06-30-2010, 03:47 AM
Tharkun
Hill Giant
 
Join Date: Aug 2009
Posts: 125
Default Tradeskills

I was wondering if anyone has a DB with more complete recipe tables?

I am starting to gather the info to add as many of the recipes as I can. If others have started this I would like to get a copy of those tables. Then pick up were you left off.

Also I know some of the recipe results were, shall we say controversial..(DON Cultural) so for those I was going to try to have a seperate table or SQL for to add those. I was wondering if anyone had suggestions as to any other TS trees to have as a different update file.

Let me know
Reply With Quote
  #2  
Old 06-30-2010, 06:19 AM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,490
Default

PEQ has a great TS database. There is still a lot of work to fix some recipes, but it might be a good starting point rather than from scratch.
Reply With Quote
  #3  
Old 07-01-2010, 01:04 AM
Tharkun
Hill Giant
 
Join Date: Aug 2009
Posts: 125
Default

It seems that PEQ is up to about LDON, and they are probably the farthest along of the major DB's following Live Progression. I did a lot of poking around last night (last night for me), and have to check some things in the schema that I'm not sure about.
Reply With Quote
  #4  
Old 07-01-2010, 01:27 AM
Tharkun
Hill Giant
 
Join Date: Aug 2009
Posts: 125
Default

The part that seems non-sequitor at first glance is how to tag recipes that should require specific TS containers (ie cultural). It seems that the generic containers are hard coded??? At least for the non-inventory items. The carry-able ones I found in the DB, but having trouble locating the various forges and other tradeskill containers that are map objects.

The inventory containers seem pretty straight forward. The object containers, not so much at this point.
Reply With Quote
  #5  
Old 07-01-2010, 01:37 AM
Tharkun
Hill Giant
 
Join Date: Aug 2009
Posts: 125
Default

ok... what is the Must_Learn value in the TradeSkill table used for? The values there so far are 0-6 but it does not seem to match any of the related table data. At first glance it seems to be for flagging what shows up in the recipe window on the client, but unless there is another/ different use I would figure that to be a boolean flag of 0 or 1. Some thing like:

IF 0 show in list
elseif 1 do blah
esleif 2 so blah
etc...

Some insight would be lovely.

Thanks
Reply With Quote
  #6  
Old 07-01-2010, 03:15 AM
Tharkun
Hill Giant
 
Join Date: Aug 2009
Posts: 125
Default

FOUND IT!!!!

Code:
// must_learn:
 	//  bit 1 (0x01): recipe can't be experimented
 	//  bit 2 (0x02): can try to experiment but not useable for auto-combine until learnt
 	//  bit 5 (0x10): no learn message, use unlisted flag to prevent it showing up on search
 	//  bit 6 (0x20): unlisted recipe flag
Can this be added to the below wiki please and thank you

http://www.eqemulator.net/wiki/wikka...adeskillrecipe

I'm still digging through the code for the how the checks for the TS Objects are handled.
Reply With Quote
  #7  
Old 07-03-2010, 06:10 AM
Tharkun
Hill Giant
 
Join Date: Aug 2009
Posts: 125
Default

There seems to be hard coded items (id's under 1000) does any one have a list or at least know where that information can be found. It would really help answer my last few questions that I'm trying to figure out. (which have to do with DON recipes)
Reply With Quote
  #8  
Old 07-04-2010, 12:46 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Quote:
Originally Posted by Tharkun View Post
Can this be added to the below wiki please and thank you

http://www.eqemulator.net/wiki/wikka...adeskillrecipe
Yes it can! You just register on the wiki and add it yourself. That is the point of having a Wiki :P

As for item IDs under 1001, I don't believe any exist, but given how SOE does stuff, it wouldn't surprise me if they had some funky thing setup for item IDs under 1001. I believe SOE has even confirmed that their first item ever was a cloth cap, which is item ID 1001. I think they mention it in one of their anniversary videos.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
  #9  
Old 07-05-2010, 01:24 AM
Tharkun
Hill Giant
 
Join Date: Aug 2009
Posts: 125
Default

The reason I ask about those ID's is I noticed the ID's used for world containers are not in the item DB, and the ID used is under 1000. ( for example: 15 for Ovens, and 17 for Forges) That or I'm misunderstanding how those ID references work, or where to find the world containers in the DB.

Had a dumb ass moment looking for the edit button on the Wiki :p
Reply With Quote
Reply


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 01:37 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3