Jump to content

Console commands in a script


samsingletree

Recommended Posts

I am a complete noob when it comes to scripting but what I am trying to do is run console commands in a script. Basicly I have made a bat file for my npc follower that I run every few levels to set her to my main characters level and stats. What I would like to know is if I can do this by useing a script in the followes esp file that I have made to do this for me.
Link to comment
Share on other sites

I think a possible way to go about it is to allow the NPC to level with your characters (in the Stats tab in CK). If you want to set exact same stats and level, there is a way to do it in script but sadly I'm not experienced enough to know how.
Link to comment
Share on other sites

All you've got to do really is make a TXT file and list off every console command you want ("plauer.addperk blahblahblah" "player.setav blahblahblah" "player.additem blahblahblah") and run it in game on your new character by placing the text file in your directory and typing "bat filename". Only problem is that that is a LOT of codes and it'll take like 30 minutes.
Link to comment
Share on other sites

  • Recently Browsing   0 members

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