My player faction has been set to ally with the Draugr. How do i set it back to enemy status?
My player faction has been set to ally with the Draugr. How do i set it back to enemy status?
You need to use the 'addfaction' command to remove yourself from the faction (counter-intuitive, I know, but that's how it works). To do that, if I'm reading the UESP page right you would need to use this command:
player.addtofaction e0cdb -1
That should remove you from the Draugr faction, but I'm taking my information second-hand from UESP, so the possibility exists that I've missed something important. Still, give it a try and see what happens.