I need some console commands.

Post » Wed Sep 14, 2016 4:33 pm

I can't find these any where...but I don't have the first pencil in my house right now either so it wouldn't matter. But what is the console code to add myself to the vampire faction? And I'm in need of more daedric arrows but I can't smith them, so I need the console code for that too.

User avatar
NO suckers In Here
 
Posts: 3449
Joined: Thu Jul 13, 2006 2:05 am

Post » Wed Sep 14, 2016 2:07 pm

Console Commands page.


http://en.uesp.net/wiki/Skyrim:Console



player.additem 139c0 20 will give 20 Daedric Arrows.

User avatar
Eileen Müller
 
Posts: 3366
Joined: Fri Apr 13, 2007 9:06 am

Post » Wed Sep 14, 2016 5:44 pm

100 Daedric Arrows:


player.additem 000139c0 100



------------------------------------------------------



For adding yourself to the vampire faction, it depends on how you want to approach it...



The vanilla default vampire faction is:


player.addfac 00027242 1


*which should make enemies out of most friendlies because they detect what faction you're in*



The Volkihar vampire faction from Dawnguard DLC is: (the xx in the faction ID number needs changing to the DLCs load order number, should be 01 if DG is loaded first)


player.addfac xx003376 1


*which should make enemies out of most friendlies because they detect what faction you're in*



The player character vampire faction is for when you've become one according to the games factions, will be an ally to vamps, and friendlies shouldn't attack as long as you don't actually have vampirism:


player.addfac 000c4de0 1



If you're wanting to make just individual vampires (or any other NPC) non-hostile, it's much better to just add each one to the player ally faction:


select them with the console open and enter:


addfac 0005a1a4 1

User avatar
Lucy
 
Posts: 3362
Joined: Sun Sep 10, 2006 4:55 am

Post » Wed Sep 14, 2016 6:47 pm


I'm a vampire, but I want the other vampires, like the ones in caves and attacking cities, to stop attacking me. So which code would that one be?

User avatar
BlackaneseB
 
Posts: 3431
Joined: Sat Sep 23, 2006 1:21 am

Post » Wed Sep 14, 2016 11:50 am

Oh ok.. The problem with that is the ones in caves and the ones attacking cities are not among the named vampires that won't attack you when you are one. They're in separate factions that are hostile to just about all people, including other named vampires and you. They're basically wild and feral, so if you add yourself to one of their factions you basically become one, and then ALL non-vampire people will attack you on sight. You don't want that, I'm sure. You can still use the console to make each one YOUR friend (the last one-player ally faction), I do that quite often. However, to make yourself THEIR friend by joining their faction means you inherit their enemies. To do what you want on a world scale would either require a mod, or possibly you joining a faction like the prisoners faction which is enemies with almost nobody, so almost nothing at all will attack you. If you want to try that then it's: player.addfac 000aa784 1. You can always undo it with: player.removefromfaction 000aa784.

User avatar
BRIANNA
 
Posts: 3438
Joined: Thu Jan 11, 2007 7:51 pm

Post » Wed Sep 14, 2016 5:38 pm

That's odd. I had a code in the past that would stop all vampires from attacking, including spiders and skeletons. But the guards and towns people were still friendly towards me.

User avatar
Chloé
 
Posts: 3351
Joined: Sun Apr 08, 2007 8:15 am


Return to V - Skyrim