Amergrin Posted August 20, 2012 Share Posted August 20, 2012 I've been trying to compile a list of .bat files for all the sets I have from the mods I use. I was wondering if there was any way to view the console item code for items added by mods without being in the game. I want to just be able to type them into notepad and not have to alt-tab for every input. Also, I've tried using the CK to open up the files in each mod and get the item codes from there but the codes that I get when i use the 'help' command in the console are different. Anyone have any tips for me? Link to comment Share on other sites More sharing options...
perculus Posted August 21, 2012 Share Posted August 21, 2012 You need to replace the first two numbers you find in the ck with the load order number of the plugin. You can see this in NMM. Say in the ck the number is 20010d62 and the mod is loaded 15th in the load order the number becomes 15010d62, put that in the bat file. Very handy for spawning armor sets. Link to comment Share on other sites More sharing options...
Recommended Posts