Hi,
Rangers can Dual Wield but I'd like to alter the Bard class to be able to dual wield also. Is this doable or is this a hard coded implementation in the engine? If doable can someone give me a pointer in the right direction to start?
A second point, I'd like to alter the Druid class to be able to wield axes and hammers. I think I've figured out how to do it but I haven't actually tried this yet:
1) alter CLASWEAP.2DA and set HAMMER/AXE to 1 for the Druid classes.
2) and alter each axe/hammer .itm file (that my druid will use) and uncheck the druid class disallowed flag.
My questions are will this work and do i have to do both steps above or will step 1 suffice?
Thanks