Jump to content

Papyrus Fragment Script and how to use an Alias ?


silhouett

Recommended Posts

I typically would use

Quest Property COB_Transporter Auto Const
ReferenceAlias RefAlias


but 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 variable

Anyone 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 quest


I very much Appreciate any examples
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...