So I installed the mod and created a new character and it is an awesome mod. I'd like to use it with an existing character, but when I load the character I don't have the book "A New Beginning". Is there a console command I can use to get the book "A New Beginning" added to my inventory?
Don't have the book "A New Beginning". How do I get it? (5 comments)
Thanks!
help "a new beginning" 0
#from here, your command console will provide the item ID assigned to that item, copy that into the following command:
player.additem (insert item ID here without any parenthesis or quotations) 1 (1 being the number of items you want to create)
So, it would look something like this:
player.additem XXXXXXX 1
if done correctly, you should receive a notification saying "A New Beginning Added" and it SHOULD appear in your books section.