MW, question for ya, on this line here:
set %False 206
out of this part:
set %False 206
set %Fletching_Tools UFG
set %String
What is the 206? does that look for "you have not learned this recipe" or does it have an entirely different purpose?
I am going through different scripts, reading them and trying to understand the flow and logic. I understand what set % False does but not sure what the 206 on the end does. I love your coding, it is simple to understand but very specific. Many times, I get lost in the logic or complexness of the code.