silhouett Posted July 1, 2016 Share Posted July 1, 2016 I typically would useQuest Property COB_Transporter Auto ConstReferenceAlias RefAliasbut because the Script is Const on a Terminal and doesn't like Variable Properties I thought id add a Script to the Terminal which I could import and use its Function ? I tried this and the Script I attached to the Terminal compiled fine but to call it from with in the Fragments seems to bomb with cannot call the member function alone or on a type, must call it on a variableAnyone who can show me from with in the Terminal Script how would I call a quest Variable on an Alias named TransportSubject My Quest name is COB_Transporter and all I am looking to do is get the A basic ObjectReference aRefperson = RefAlias.GetReference() from my questI very much Appreciate any examples Link to comment Share on other sites More sharing options...
Recommended Posts