Jump to content

Custom enchant not working


Pancakes22

Recommended Posts

I'm trying to make a mod that adds a custom enchant. I have a sword, which has an enchant, that enchant has a magic effect, and that magic effect has a script tied to it. The problem I'm having is that it isn't working. My script is similar to the one for the blade of ysgramor (Wuuthrad), but it's on a magic effect instead of the weapon because I want the player to be able to disenchant it and put it on other weapons, and when the player equips the enchanted item, it doesn't get the script effect.

Link to comment
Share on other sites

First, make an ability which has whatever effect you want to apply on the player. Next, create a new on-contact magic effect, the effect of this magic effect is irrelevant, can be anything, set Equip Ability to that new ability. From now on, whenever you equip that magic effect, you are given that ability. The rest is pretty straight forward, add the magic effect to an enchantment and enchant what you want.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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