The situation A container in the OC Chapter1 module uses
nw_o2_feat.nss to generate a weapon based on a PC's weapon focus feats.
The problemOccasionally (somewhere around 1 out 8-10 times or so) this script produces nothing.
The conditionIn this case, there are 2 weapon foci for the PC, specifically WF: rapier & WF: sling. The script will seed a rapier correctly, but never a sling. I suspect that where a sling SHOULD be getting spawned is the point where an empty container results. There IS a section dedicated to WF: sling within the current script, so assuming that WF: sling is the only focus, it should spawn properly.
I have not checked the Include. Perhaps something is being set in there that impacts this function of the seeding script? Dunno, but I doubt it.
The requestI would like to apply a general fix that overwrites this one so that multiple weapon focus PCs will be afforded equal chances of getting either weapon spawned. (I have done a little scripting myself... the emphasis on the qualifier "little"... so would probably do more damage than good with these fingers.)
If this issue has already been addressed, please furnish a link to the resource.
Thanks, in advance, team!
'>