0 of 0

File information

Last updated

Original upload

Created by

Carlos Leyva

Uploaded by

Papitas

Virus scan

Safe to use

Tags for this mod

About this mod

Gets the Ref ID of all NPCs from a plugin.

Permissions and credits
Changelogs
At some point you have had a bug (of course) that needed you to use prid <RefID> in the console.

If your NPC is a vanilla person then it's quite easy to find their Ref ID in a wiki, but if they are animals or come from a mod, then you have to use arcane commands that pour ALL game objects into a big (BIG) file that still needs to be thoroughly searched.

Not anymore.

This script will get that info directly from the esp/esl/esm file you want and even saves it as a *.csv file, so you can easily sort, filter or manipulate that info in any program that can import csv files (meh... even Google Sheets can do that).

The *.csv file is saved into your xEdit\Edit Scripts folder as RefIds.csv.