Pieman2299 Posted June 20, 2018 Posted June 20, 2018 How do I find the Id's to spawn devious devices? in particular, I need to spawn a Key since the quest that allows you to craft them takes you to solstiem and I dont want to take my character there quite yet (I have a particular order in which I want to do some quests.) Does anyone have the item Id for the key or a way to find them?
SleepyJim Posted June 20, 2018 Posted June 20, 2018 For the DDi keys open the console and enter one of the following, depending on which type you need: help "chastity key" help "restraints key" help "piercing removal tool" Then enter: player.additem xxxxxxxx 1, where xxxxxxxx is the code returned for the item. Or just use AddItemMenu to get anything you want from any mod without needing to use the console.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.