Force into arbitrary RefAlias

Post » Fri Feb 22, 2013 6:11 pm

I have an ObjectRef I would like to force into any of about 60 RefAliases on my quest, based on user selection. All the aliases do is assign a new name to the objectref thats forced into them.

I can easily do this the hard way - set every single refalias as a property on my script, and make and endless if-then-else chain. It tedious but it works.

I'd prefer an easier approach... is there any way to assign a pointer to these RefAliases? like an alias to an alias? or somehow assign a value to the aliases so I could say "assign this object to the RefAlias that has this unique keyword/value " etc? I'm open to any suggestions.
User avatar
Queen
 
Posts: 3480
Joined: Fri Dec 29, 2006 1:00 pm

Return to V - Skyrim