1) What xml element name should I use to make a skill not have a experience checkbox? In the script/manager_gameline.lua file it's NoCheck. Should the element name be <nocheck type='number'>100</nocheck>?
2) I also noticed that the in script/manager_gameline.lua the flag for a sub label is "Sublabeling" and in the BRPGameSystem module's client.xml its "sublabelling". I haven't experimented with changing it to match manager_gameline.lua, but it's a bit odd...

