Skill editing commands

Post » Sun May 27, 2012 3:44 am

I decided to change my race,but purely for cosmetic purposes.
I use the showracemenu command,but after the editing all the stats and skills get messed up.

So I wanted to ask for the editing commands for the skills and Health/Magicka/Stamina.In Oblivion,the commands would add to the skill,(setskillmarksman 20 would make your marksman 60 if it was 40 before) so I would like the code that lets you set the skill to the number you put in,if there is one.(If not,I need a subtraction code as well)

I also want to prevent my level from changing as I edit those skills.Or a level altering code too,to go back to my level if I level up during the process.


Thanks ^^;
User avatar
daniel royle
 
Posts: 3439
Joined: Thu May 17, 2007 8:44 am

Post » Sun May 27, 2012 12:55 am

player.setav magicka/health/fatigue "number"
player.setlevel "level" for the level
skills is either player.setav "skill" "number" or player.setskill "skill" "number"

as always without those "
User avatar
TOYA toys
 
Posts: 3455
Joined: Sat Jan 13, 2007 4:22 am


Return to V - Skyrim