justaking Posted April 5, 2015 Posted April 5, 2015 (edited) Like the title says, can anyone tell me how to find out what mod an ingame object is from by the number of the object, ei; 0001B5C2. It's the number of a creature and I need to find what Mod is affecting it or created it. Thanks for any help. the first two numbers , are they what mod number it is currently? Does anyone know anything about this? Edited April 5, 2015 by justaking
Staff BigBizkit Posted April 5, 2015 Staff Posted April 5, 2015 I would like a list or something as well. For your case though, I can tell that your creature is from Skyrim.esm because it starts with 000.
justaking Posted April 5, 2015 Author Posted April 5, 2015 I'm sorry, was looking at the wrong number. the number is 34009669 and it is called a young drake
theimmersion Posted April 5, 2015 Posted April 5, 2015 Uhm, i dont know if its SKSE, SkyUI or another mod i installed, but when lower my console and select an object or NPC or what ever in game, it gives me all details of it, including what .esm / .esp it comes from, flags, states and many more. Awesome thing! That could be your answer? Problem tho, i dont know what mod gives that functionality. xD
Oubliette Posted April 6, 2015 Posted April 6, 2015 Don't know about id numbers but I know if you open the console click the object and type in "ori" to find out the origin of mos mod added items.
Arocide Posted April 6, 2015 Posted April 6, 2015 (edited) Like the title says, can anyone tell me how to find out what mod an ingame object is from by the number of the object, ei; 0001B5C2. It's the number of a creature and I need to find what Mod is affecting it or created it. Thanks for any help. the first two numbers , are they what mod number it is currently? Does anyone know anything about this? Yes the first two hex values show what number the plugin is in your load order so 00 would be Skyrim.esm 34009669 would be the 52nd Plugin in your current load order, just remember these are hex values otherwise you might get confused :D. Edited April 6, 2015 by Arocide
justaking Posted April 10, 2015 Author Posted April 10, 2015 that sounds like a cool mod, shame you cant remember what it is, haha.
justaking Posted April 10, 2015 Author Posted April 10, 2015 Thanks Oubliette and Arocide, I figured it out. the Mod was monster wars and hopefully without it my game will be more stable and sensible.
Recommended Posts