Thread: Tradeskills
View Single Post
  #1  
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