Add this plugin (name it whatever you like, it has no parameters) under my other plugin
Extra Weapon Types.
Which you should be using otherwise this plugin is kind of pointless!
Then add this note tag to a skill to require additional weapon types:
<required wtypes: wtypeID, wtypeID, etc...>
Example:
<required wtypes: 8> (Will add wType 8 as an additional requirement to either of the regularly assigned requirements.)
Example:
<required wtypes: 8,7> (Will add wType 8 and 7 as additional requirements to either of the regularly assigned requirements.)
Note: The added required weapon types are applied to EITHER of the normally assigned required weapons. However, only ONE needs to be assigned.
Thats it!