Skill lower than 15?

Post » Thu Jun 21, 2012 12:24 am

Hey guys,

just a quick question, is it possible to bring an actors skills lower than 15, and if so, how?

If you set all skills in a Race to 0 the Actor will still have all the skills at 15...is there a way to change that?

cheers
User avatar
Sarah MacLeod
 
Posts: 3422
Joined: Tue Nov 07, 2006 1:39 am

Post » Wed Jun 20, 2012 12:50 pm

By script;

Game.GetPlayer().SetAV("SkillName", 0) for the player,
NPC.SetAV("SkillName", 0) << guessing...
User avatar
Susan Elizabeth
 
Posts: 3420
Joined: Sat Oct 21, 2006 4:35 pm


Return to V - Skyrim