VladiMatt Posted June 3, 2022 Share Posted June 3, 2022 I'm trying to get a variable from another mod's quest script, and I'd like to do so without having that mod as a dependency, if possible. I want my mod to be compatible with multiple mods that all do more or less the same thing, and I don't want to have to have separate ESPs for each of those mods. Is there any way to do this, or is there something else I can do to achieve the same result? Link to comment Share on other sites More sharing options...
VladiMatt Posted June 3, 2022 Author Share Posted June 3, 2022 Okay I found how to do part of what I wanted to do: GetFormFromMod + GetVariable were what I was looking forNow I need to know how to get a Global from the other mod Link to comment Share on other sites More sharing options...
Recommended Posts