Jump to content

[LE] Spell Property question


Wooty

Recommended Posts

So I have been trying my best to mod this mod to include some new spells but for the life of me I cannot get it to work.

I've looked all over the place for the answer but have yet to find it:

 

First of all I have no idea what data types are in the "spell" type: example, Spell Property ASPELL auto.

What data is stored here?

 

Second is the fact that if I use something like ANACTORID.addspell(ASPELL) it should add the spell to my list. But when

I try to do this I get an error in the logs saying: " Error: Cannot add a None spell to the actor "

 

So what am I asking is what does how do I give a spell to the player and have them equip it on their left hand?

Edited by Wooty
Link to comment
Share on other sites

I don't want to look down on you or offense you in any way, but when you're saying you have digged the whole internet inside out and the next thing you do is ask this question about the scripting basics... Try to read the official wiki first, it tells you exactly how to treat papyrus and whatnot. https://www.creationkit.com/index.php?title=Main_Page

 

It's great, got a lot of useful information. This site will become you number one friend, your partner, your peculiar lover. What I would recommend you do is open Scripting Reference and read all about scripts first.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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