anlashok Posted May 28, 2009 Share Posted May 28, 2009 As the title tells, my problem is that I need to get a reference to an unique NPC so I can use it in a script. For reasons not explained here this script can't be run on him, so I really need the reference and I cannot use any linked or parent references. I know his Editor ID and Form ID but neither of those worked nor did some guesses such as [editor id or form id].getreference, .getreferencebyid, getreference(id), getreferencebyid(id) etc. I tried searching nexus forums and GECK and CS wikis, but didn't find anything useful. The function name is probably pretty obvious, but I still hope someone is kind enough to answer. Edit:I tried also with Reference Editor ID, with no luck. Link to comment Share on other sites More sharing options...
TGBlank Posted May 28, 2009 Share Posted May 28, 2009 Search for his reference on the geck (r-click -> use info is your friend), and use the name of it's reference. If it doesn't have it or is not persistent, make it persistent and give it a name. Link to comment Share on other sites More sharing options...
anlashok Posted May 28, 2009 Author Share Posted May 28, 2009 Search for his reference on the geck (r-click -> use info is your friend), and use the name of it's reference. If it doesn't have it or is not persistent, make it persistent and give it a name.Thank you, though to make my stupid mistake slightly less embarrassing I have to say I discovered this on my own a minute before reading this reply. For some reason the problems are never solved before you ask for help (and are solved immediately after asking) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.