How to make leveling stats of an Actor?

Post » Wed Jun 20, 2012 6:04 am

How to make leveling stats (health, magicka, stamina etc.) of an Actor?
I have checked "PC Level Mult", but still stats are as same as at level 1 (I have level 4).
What to do? Is it next bug (how many more?) of Creation Kit or game?
User avatar
Tom
 
Posts: 3463
Joined: Sun Aug 05, 2007 7:39 pm

Post » Wed Jun 20, 2012 3:39 pm

Leveled Summons work well for me.
Is the actor you are trying to level a follower? Have you checked Actor.Getlevel() to see if he does not level at all or if its just his stats that do not change?
User avatar
Veronica Flores
 
Posts: 3308
Joined: Mon Sep 11, 2006 5:26 pm

Post » Wed Jun 20, 2012 11:03 am

I'm making follower which can be summoned (from my storage interiori) using spell. Actor has script, which every few seconds during combat shows me his health, magicka, etc. I have level 4, actor's script shows level 4, mentioned stats as at level 1. When I get level 5, only actor's level is increased (= 5).
When I uncheck "PC Level Mult" and I set manually level = 4, actor's script shows me correct stats, which are calculated in Creation Kit.
But I want leveled summonable follower.
User avatar
xxLindsAffec
 
Posts: 3604
Joined: Sun Jan 14, 2007 10:39 pm


Return to V - Skyrim