What about ids files? Is there a shaman specific entry in class.ids, kit.ids, or both? If you know, if a class entry only, this won't also detect druids, will it? I assume not, but that would be a pain if so
I think we can use effect 319 for custom usability. Parameter 2 can be set to kit.ids. I thought 319 could be used in this way, but I wasn't sure exactly how. All we need is a single example, and I think we can get it to work for just about anything.
Aahh, it doesn't work in IWDEE. Even Druids can use those weapons.
One reason that I figured it would work so well for FnP is that there are numerous combinations of usabilities for each specialist in Faiths & Avatars (more than there are free usability flags for us to use). This would allow us to duplicate them.
Okay. You got that.
But, it looks like it would be very difficult to do. I think we'd have to read the ids file, convert the hex value to decimalI mean, we'd have to read kitlist.2da, and then alter/clone/add_effect to the item global. Edit: less bleh
Anyway, won't be able to test or try this until I get my hands on 2.0
Shaman has its own entry in CLASS.IDS (21), but shares the druid usability flag. It's a clever way to make them mostly similar, but distinguishable in particular cases... In any event just something for modders to keep in mind. ...
This is probably fine. As long as the shaman entry doesn't detect druids, and the druid entry doesn't detect shaman, then the deity selection for fnp will be fine. Otherwise, I'll have to find another way to make it work (which may or may not be possible).
Oh, I wasn't thinking about the deity selection code. How does that intersect with this? If it uses the IDS numbers then it should be fine, shaman and druid have different entries.
I can make it work one way or another. My preference is to do it all using the same script/dialog, but I can assign completely different scripts/"invisible creatures " if necessary. It's not like wizard/sorcerers where they actually share a clab, so no biggie
@subtledoctor , is there a reason why this isn't how all item usability is done? Like couldn't the entire nasty system of flags be replaced with a much more open system for kits where you just say which items you want your kit to use in weidu and a macro handles updating all other items to be unusable?
Or would the existence of true-classes break this?
Hi, My kit mods dont work on sod. Is There any quickfix? One of them dont work on newest bg2ee patch either. Its not visible/chooseable on create char. I dno, it might be an internal issue. No errors when weidu install. I would upload it If i werent on phone. Windows 10. Druid werewolf kit. Usabilityflag 100000. 11. Same as shaper. Selectable by k_d_h and k_d_he. 1 0 1 0 0 0 in laf part.
Comments
@Aquadrizzt we should use it in tnb also
One reason that I figured it would work so well for FnP is that there are numerous combinations of usabilities for each specialist in Faiths & Avatars (more than there are free usability flags for us to use). This would allow us to duplicate them.
Okay. You got that.
But, it looks like it would be very difficult to do. I think we'd have to read the ids file, convert the hex value to decimalI mean, we'd have to read kitlist.2da, and then alter/clone/add_effect to the item global. Edit: less bleh
Anyway, won't be able to test or try this until I get my hands on 2.0
Or would the existence of true-classes break this?
Can I get the same for bg2ee? It's not a problem if it is the same file, as long as that file is not in earlier versions.
I'm working on a mod (fnp) that is using some of the new opcodes, and I don't want my players to ctd.
Thanks
Perfect! Thanks
My kit mods dont work on sod. Is There any quickfix? One of them dont work on newest bg2ee patch either. Its not visible/chooseable on create char. I dno, it might be an internal issue. No errors when weidu install. I would upload it If i werent on phone.
Windows 10.
Druid werewolf kit. Usabilityflag 100000. 11. Same as shaper. Selectable by k_d_h and k_d_he. 1 0 1 0 0 0 in laf part.