schlangster/skyui

Spell effects not applied due to effect item conditions still get HUD icons

akhra opened this issue · 2 comments

Reported this symptomatically on the forums; digging a little has revealed what I believe to be the cause.

If the MGEF itself has a condition, this is correctly checked. But if a condition is applied within the spell definition's effect item, SkyUI doesn't seem to notice.

I don't know offhand if there's an example of this in the vanilla game, but the Bound Weapon spells in Balanced Magic generate numerous icons. http://skyrim.nexusmods.com/mods/2275

I'm not sure if we are able to fix this at this point, because I know nothing of how condition functions are stored or evaluated internally.
The fact that MGEF are filtered correctly is because the game already does that by itself.

Fixed this in SKSE 1.6.14.