whismerhill Posted October 3, 2013 Share Posted October 3, 2013 hello I have an issue with multiple perk conditions since pictures are worth a thousand words, here's what it looks like : my problem is : it worked fine as long as my conditions were all in a single TabEpMagic_SpellHasSkill Restoration AND EpMagic_SpellHasKeyword MagicRestedHealth OR MagicRestoreHealth OR MagicAlchRestoreHealth then I had a issue and I wanted to setup the conditions like this( EpMagic_SpellHasSkill Restoration OR Alchemy) AND ( EpMagic_SpellHasKeyword MagicRestedHealth OR MagicRestoreHealth OR MagicAlchRestoreHealth ) so I split up the stuff in two tabs, and since then it never triggers (as if the conditions were always negative)I had a look at how it's done in other mods like SkyTweak but I can't see where I made an error and it's driving me crazy lol Thanks for any help. PS : I know some stuff is shown as if I didn't save the esp, it's normal and has no correlation with the problem at hand. I took the screenshots while testing stuff Link to comment Share on other sites More sharing options...
CraftySentinel Posted October 3, 2013 Share Posted October 3, 2013 hello I have an issue with multiple perk conditions since pictures are worth a thousand words, here's what it looks like :http://forums.nexusmods.com/public/style_images/underground/attachicon.gifTES5Edit1.PNGhttp://forums.nexusmods.com/public/style_images/underground/attachicon.gifTES5Edit2.PNG my problem is : it worked fine as long as my conditions were all in a single TabEpMagic_SpellHasSkill Restoration AND EpMagic_SpellHasKeyword MagicRestedHealth OR MagicRestoreHealth OR MagicAlchRestoreHealth then I had a issue and I wanted to setup the conditions like this( EpMagic_SpellHasSkill Restoration OR Alchemy) AND ( EpMagic_SpellHasKeyword MagicRestedHealth OR MagicRestoreHealth OR MagicAlchRestoreHealth ) so I split up the stuff in two tabs, and since then it never triggers (as if the conditions were always negative)I had a look at how it's done in other mods like SkyTweak but I can't see where I made an error and it's driving me crazy lol Thanks for any help. PS : I know some stuff is shown as if I didn't save the esp, it's normal and has no correlation with the problem at hand. I took the screenshots while testing stuff I'm a little out of practice and don't have Creation Kit in front of me but if I am not mistaken EPMagic_SpellHasSkill and EPMagic_SpellHasKeyword must be run on the spell alone (The spell tab), running it on the perk owner will result in it always returning false. Link to comment Share on other sites More sharing options...
whismerhill Posted October 3, 2013 Author Share Posted October 3, 2013 (edited) Thanks a lot.I changed PRKC from 0 to 1and Perk Condition Tab Count from 3 to 2 kudos for you ;) Edited October 3, 2013 by whismerhill Link to comment Share on other sites More sharing options...
Recommended Posts