Jump to content

Learning Enchantments


Deleted3507349User

Recommended Posts

  • 3 months later...

This is exactly what I am after here.

 

I Wish to be able to click on an object and the object would assign the player enchantment knowledge.

 

Enchantment Property EnchArmorFortifyPickpocket06 auto

Function OnActivate(ObjectReference akActionRef)
       Game.GetPlayer().AddItem(EnchArmorFortifyPickpocket06)
endfunction

 

I am just starting to play around today and I understand this works for AddItem() and AddSpell().

 

What would be the solution to give the player the knowledge of recipes for enchanting?

Edited by McC1oud
Link to comment
Share on other sites

I am trying to figure out the same thing but I am new to scripting. I was wondering if it could be learned from books like spells as I would like to be able to add enchantments based on spells from some of the mods that added more spells.
Link to comment
Share on other sites

  • 4 months later...
  • Recently Browsing   0 members

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