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.