I was just wondering, could anybody help me out with using console commands to find it? I'm playing the apostasy modlist and a lot of its overhauls change the specific area that you find this book in. I don't really know how to use console commands for mods
There's two ways about it since it's a spell but I don't quite remember if the command accepts apostrophes, so I give you the additem version.
Open up the console, write WITH quotation marks
help "Spell Tome: Assassin"
Locate the item in the printed text and use print up and down to scroll inside the console if need be. It has an item ID which you can enter, that ID depends on the load order that he mod is in, that's what makes the help command so useful.
Once you located it, it's just the usual
player.additem (ID) (amount)
I forgot how to make ESL files since I made the mod and I don't feel like updating it since I'm not playing Skyrim rn, so I hope this helps and lemme know if it doesn't :3
6 comments
Open up the console, write WITH quotation marks
Locate the item in the printed text and use print up and down to scroll inside the console if need be. It has an item ID which you can enter, that ID depends on the load order that he mod is in, that's what makes the help command so useful.
Once you located it, it's just the usual
I forgot how to make ESL files since I made the mod and I don't feel like updating it since I'm not playing Skyrim rn, so I hope this helps and lemme know if it doesn't :3