druid weapons restrictions for ranger kit?
marcos
Member Posts: 72
Like the title says, I'm trying to put together a kit where the ranger can only use weapons open to druids. I can't get it to work. Giving the kit a druid's unusability code has no effect; I can't seem to combine druid and ranger restrictions successfully either. I can only give my kit the restrictions of ranger classes. What should I do?
1
Comments
Downside: No message that you cannot use the item when you try to equip the item, and no little buzzing sound either. Anyone know how to add these?
Anyway, it looks like I can add the restrictions to my kit...weapon by weapon.
And opcode 180 will let me exclude them, but they don't have the correct red overlay, letting me know that they're unusable.
180 or 319 abuse is an option, but can't affect players who add mods after yours, and also has functional differences (e.g. the red overlay). 181 is overly broad. The only way to really do precisely what you want is to hijack another kit's flag (none of the cleric kits do anything special with their flags). Even then, this is a very bad thing compatibility-wise, and still won't affect mods after yours.
Similar thing happens to a Kensai, they are unable to wear any armor or bracers while their fighter class is inactive.
Thanks for your patience with me--I'm learning.