Jump to content

Modding/Creating : trouble with multiple conditions


whismerhill

Recommended Posts

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 Tab

EpMagic_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

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 Tab

EpMagic_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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...