Getting variables from aliases into booksdialog

Post » Mon Jun 18, 2012 6:37 am

Say that I have an alias of TestReference (extends ObjectReference) which has a variable called foo. Is there any way to use http://www.creationkit.com/Text_Replacement to get the value of foo to show up in, say, a quest or book? If not, what workarounds are there? I saw the global variable one, but if TestReference has multiple variables, that might be a mess.
User avatar
Matthew Aaron Evans
 
Posts: 3361
Joined: Wed Jul 25, 2007 2:59 am

Post » Mon Jun 18, 2012 1:03 am

Alias scripts need to extent "ReferenceAlias" -> the script will not function at all extending OR.
User avatar
Victoria Vasileva
 
Posts: 3340
Joined: Sat Jul 29, 2006 5:42 pm


Return to V - Skyrim