Reference ID is the ID given to NPCs that appear in the game, it is used to disambiguate between multiple copies of the same base NPC. It allows for multiple copies of the same NPC to be placed throughout the world without having to create individual copies (Bandit001; Bandit002, etc.)
How do I find my base ID Ref ID?
If you can’t see or click the NPC you want to get the RefID but you know its name, then on the console type “save funclist 1”. It will open a txt file with every refID in your save game, just search for its name.
How do I find my reference ID in Skyrim?
The mod “MFG Console” just gives xtra info when clicking the subject in question. A text file will pop up, simply search for the NPC in question and find their reference ID. I did it and it shows a text file.
Can you make serana human?
If Serana chooses to become human, she will no longer be able to provide you with bloodcursed arrows, nor will she be able to turn you into a vampire. Her eyes will also revert to her mortal blue eyes. Once you’re cured again, you can cure Serana.
How do I find my NPC ID?
If you enable the console with an NPC in view you can just click on them and it will “select” them and display their id in the upper center of the console. MacCready’s ref id is 0002a8a7. There’s a full list of the character IDs (not just companions) here. You’ll have to search the page for the companion’s name.
What are form IDs?
A form ID is an 8 Byte unsigned long identifier, converted to hexadecimal, assigned by the engine to every object in games using the Gamebryo engine (Fallout 3 and Fallout: New Vegas) or Creation Engine (Fallout 4 and Fallout 76).
What’s the difference between a base ID and a refid?
BaseID is the ID of the default entry in the editor. If you place an item via its BaseID, you will always get the default, unmodified item. RefID is the ID that is given to each and every object in the world. For instance. If you have 2 Jarl Balgruufs, they share same BaseID, but have 2 different RefID.
Where do I Find my baseid and refid in Skyrim?
For unique NPCs and specifically placed creatures or items, the BaseID and RefID are fixed, and are usually noted on relevant pages. Non-unique objects, such as randomly spawned creatures or loot, will usually only have a BaseID, since their RefIDs will change at each encounter and for each item.
Where can I find the correct ID for Skyrim?
From within the game, you can find the correct ID by opening the console and clicking on an object from that add-on, or by using the help command with an add-on specific object. Leading digits which are unique are: 01 Those IDs are usually used by the Update module (Update.esm) ff Dynamically allocated IDs use this.
How are base IDs and reference IDs used?
They are primarily used with console commands on the PC and are significant in the game data as well. Base IDs and reference IDs (BaseIDs/RefIDs) are two types of Form ID that are used to identify the various NPCs, creatures, and items within the game.