Jump to content

skyrim armor ?


alessandro1001

Recommended Posts

You can add all items using the console if you know the name.

 

Ingame, press ^ to open console and enter

HELP ITEMNAME

 

If the armor is called "Spellbinder armor" you just have to enter

HELP SPELLBINDER

 

It will show you a name & code for each item, something like

(04004F8B) 'Spellbinder Armor" , afterwards enter

 

PLAYER.ADDITEM 04004F8B 1

 

1 = amount, it's placed in your inventory. If there are too many items with a similar name you can search for a more accurate item name like

 

HELP "SPELLBINDER ARMOR" 4

 

4= item type, but it works without 4 as well so just skip the 4.

You can scroll the displayed item codes using page up/down keys.

 

My mod as example:

 

http://static.skyrim.nexusmods.com/mods/images/23903-2-1347217813.jpg

 

You can use the console to add perks as well but that's more like cheating, however:

 

player.addperk CB40D : adds the Steel Smithing perk

player.addperk CB40E : adds the Dwarven Smithing perk

player.addperk CB40F : adds the Elven Smithing perk

player.addperk CB410 : adds the Orcish Smithing perk

player.addperk CB411 : adds the Glass Smithing perk

player.addperk CB412 : adds the Ebony Smithing perk

player.addperk CB413 : adds the Daedric Smithing perk

player.addperk 5218E : adds the Arcane Blacksmith perk

player.addperk CB414 : adds the Advanced Armors perk

player.addperk 52190 : adds the Dragon Armor perk

 

PS: Might be that US keyboards use the tilde key ~ to open console.

Edited by ghosu
Link to comment
Share on other sites

Of course...otherwise the new items wouldn't be in the game.

 

Thank yyyuuuooo . I was love to change my player armor with all these armor are in steam workshop and nexus , but I was no perks in smithing skills , and I also hate crafting .. Thank you

 

 

I will try it later . But if I have problems , I will ask in same threat

Link to comment
Share on other sites

It have 2 questions :

 

1) if the name of armor is Heavy Holy Armor , I type : help Heavy Holy . With the space ?

 

2 about skyrim HD 2k

 

I download all four package by nexus mod manger . But it not allow me to install all four package . When I try to install the second mod , the old mod uninstall ? Why ?

Link to comment
Share on other sites

Many armor mod compilations add the armor to the leveled lists so that bandits and other NPCs wear the items, and they can be found in treasure chests, and for sale at shops. This makes it much more immersive than only being able to craft the new items and being the only person in the world who has them, but unfortunately, any armor mod that does this will conflict with any other armor mod that does this, so you have to do a lot of stuff with rearranging load order, downloading and installing patches, and rebuilding your bashed patch.
Link to comment
Share on other sites

Don't forget " before and after the name, you have to set them if you search more than one word.

If the armor is name Heavy Holy Armor, you just enter:

 

help "heavy holy armor"

 

or just

 

help holy

 

But this might find a lot more items that have HOLY in the name.

It's like searching something with google.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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