Jump to content

Recommended Posts

Posted
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.
Posted
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.
Posted
I have tries to set her stats in the CK but when I level a few levels her stats still wont change. so run bat file to reset her. was trying to do that by useing her script that way wouldnt have to keep remembering to run bat file. (basicly im lazy )
Posted
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.
  • Recently Browsing   0 members

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