Skyrim
0 of 0

File information

Last updated

Original upload

Created by

Kaenil

Uploaded by

Kaenil

Virus scan

Safe to use

Tags for this mod

12 comments

  1. AFrostWolf
    AFrostWolf
    • member
    • 0 kudos
    You could put every single command on the same notepad file.

    player.removeperk X
    player.removeperk X2
    ect
    ect
    ect
    ect


    It, will then run the script line after line until all perks are removed.
  2. Lynx117
    Lynx117
    • member
    • 0 kudos
    Awesome mod man. ;-)
  3. sknight17
    sknight17
    • supporter
    • 1 kudos
    Thanks man!
  4. Kaenil
    Kaenil
    • premium
    • 0 kudos
    Hey Vargre.

    Sorry for the trouble, and for taking so long to respond. I swear I fixed the problems with smithing before, but it looks like I didn't. Accidentally forgot the S at the end of advancedarmors.txt and confused "dragonsmithing" with "dragonarmor".

    As for your trouble, there is no vanilla perk named "basic smithing". I looked around and I assume you're using a mod called "craftable". It looks like it renamed "Steel Smithing" to "Basic Smithing". So if you want this to work with that, here's what you do.

    Open your skyrim folder, find "steelsmithing.txt" and rename it to "basicsmithing.txt". This isn't actually necessary since you could just use the "bat steelsmithing" command, but changing it to reflect the mod change should make it less confusing for you.
  5. Vargre
    Vargre
    • supporter
    • 4 kudos
    Forgive me if im wrong here; I know very little about mods but I was using yours and noticed that "basic smithing" wasnt included. All the other perks worked fine, but basic smithing kept telling me it couldnt be found or saved.
  6. Skyr1mN1nja
    Skyr1mN1nja
    • member
    • 0 kudos
    Thanks man, this worked great!
  7. Kaenil
    Kaenil
    • premium
    • 0 kudos
    Unfortunately that would require doubling the amount of text files. Each .txt is basically just a player.addperk ID line.

    As you said, you can do a player.removeperk ID to get rid of just the one perk. You can open up the .txt file in the Skyrim folder to find out it's ID, or I think you can type help "perk name" 0 into the console and it'll bring up the perk ID.
  8. animal76
    animal76
    • member
    • 0 kudos
    Is it possible to remove just a single perk without having to respec everything? I know you can do player.removeperk ID , but is it possible with your files as well?
  9. Daiyuki
    Daiyuki
    • supporter
    • 2 kudos
    I refer you to this: http://www.skyrimnexus.com/downloads/file.php?id=745
  10. Kaenil
    Kaenil
    • premium
    • 0 kudos
    Yeah it'd make the mod so much neater if we had a command to add perks. I could get rid of all the text files except the one that removes all perks.

    Just in case you were unaware, you can use the console while the perk menu is still open. So you never have to worry about remember the exact name or spelling. I saw someone who had no idea about that so I just thought I'd put it out there.