Jump to content

[LE] Help with quest aliases


Recommended Posts

Hi all!, please i need help with script (i cant find a solution, or i understand how to)

I have two mod

Mod1 has the location and aliases
Mod2, takes that data with those external alias reference
In the second mod in the Quest Data tab, it is marked Start Game Enabled and Allow Repeated stages

I have already done several tests of wiki and other mod, so that when mod 1 changes the references, I change them in mod 2, but none has worked for me

One of the many tests I did was:

In Mod1 script

Quest Property MyQuestMod2 Auto ;myquest

 

Function MyQuestMod2Reset() Native

MyQuestMod2.Stop()
MyQuestMod2.SetStage(0)

EndFunction

 

Not work obviously, but in game if enter command setstage mod2 0, refresh reference aliases

Someone help me with this?

Thanks in advance

Edited by Lucali74
Link to comment
Share on other sites

  • Recently Browsing   0 members

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