Jump to content

Recommended Posts

Posted (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 by justaking
Posted

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

Posted

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.

Posted (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 by Arocide
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...