Open main menu

UESPWiki β

Skyrim talk:The Journal of Ralis Sedarys

So, how do I get rid of the journals?

To remove these quest items from the game, in the console (entered using the tilda ~) type:
player.removeitem xx###### 1
where xx is your load order number for the Dragon Born DLC, and
where the ###### is the remaining six hexidecimal numbers for the volume itself, to wit:
volume 19 is xx018108. volume 20 is xx01810F, volume 21 is xx018110, volume 22 is xx018111, and volume 23 is xx0181CB
You can also drop them (though they remain suspended in air) by using:
player.drop xx###### 1
You can also open a container by clicking on it in the console, (or use prid <container'sID> )
and then add the books into that container using
additem xx###### 1
If you use showinventory to find ID and the above commands,
you can exercise complete control of the player inventory. Kalevala (talk) 20:46, 15 March 2025 (UTC)
Return to "The Journal of Ralis Sedarys" page.