The Elder Scrolls IV: Oblivion Game of the Year Edition (2009)

The Elder Scrolls IV: Oblivion Game of the Year Edition (2009)

Refid for Game of the year Edition
Does anyone know the refid for the NPCs for the game of the year edition? One of my followers, Lothan (knights add on), disappeared and I can no longer find him.
Last edited by Stelarwand030; Jan 6, 2019 @ 1:36am
< >
Showing 1-6 of 6 comments
Leeux Jan 6, 2019 @ 2:05am 
Lathon FORMID (if you mean him) it's XX002699 (replace XX with the actual MOD load order index in hexa, as shown by your mod manager)

EDIT: For example, in my case, the mod Knights.esp loads at position 92 which is 5C, which means the FORMID would be 5C002699.

EDIT2: BTW, that's the REF for Lathon, the actual base NPC record is: XX000F84
Last edited by Leeux; Jan 6, 2019 @ 2:09am
Stelarwand030 Jan 6, 2019 @ 9:20am 
I have no idea how that works. I only have 1 mod loaded and thats at the end of the load order.
here is what I have:
Shivering isles
Knights
oblivion
Clearerwater

Leeux Jan 6, 2019 @ 1:13pm 
In that case is simply the index directly, no need to convert :)

But you need to know the actual load order to be certain of which mod takes which position in the order... so you'd need to either look at you load order with an actual mod manager, and the actual order in controlled by the mod file's date... so it's hard to control it without a mod manager to help you.

So, if you find out that your Knights.esp is loading in position #3, let's say... then your Lathon ID would be 03002699.

You can also find out the actual mod ID by going to the Knights priori and open the console and mouse clicking the actual building... then the game will show you above the ID of the selected object and the first 2 digits of that ID would be the Knights mod's index you need... then you can use that 2 digit number to form the ID for the NPC you need.

EDIT: You can also try it by trial an error... try with 02, then 03, etc. 01 should be DLCShiveringIsles.esp, AFAIK... but if no other index works try with 01 too.

After that you can use the PRID command to select him in the console and find out where he went :)

Like this: (save before doing this! and remember to replace the xx with the actual number... and ignore the '~' at the start, I use them to signal that the text is an actual console command!)

~PRID xx002699
~moveto player

That should move him to your position... but if that doesn't work, an alternative would be to move your player to him, like this:

~player.moveto xx002699
Last edited by Leeux; Jan 6, 2019 @ 1:18pm
Stelarwand030 Jan 6, 2019 @ 2:32pm 
He was 02002699. Thanks for your help Leeux. And the reson I could not find or teleport him was because he fell off a cliff and died.
Leeux Jan 6, 2019 @ 2:46pm 
ouch :`( That's some sad news!

Glad you could find him at least! And no problem... always glad to be of help :)
Bomb Bloke Jan 6, 2019 @ 3:28pm 
For future reference, if you need to figure out the identifier for a given plugin, the easy way to do it is to simple open up the console and click on something from that plugin. The first two characters of the ID you're shown will be the same for all other content defined by the same data file.

The individual refIDs for pretty much all official NPCs can be found on UESP. Eg:

https://en.uesp.net/wiki/Oblivion:Lathon
< >
Showing 1-6 of 6 comments
Per page: 1530 50

Date Posted: Jan 6, 2019 @ 1:26am
Posts: 6