I’m using a script that basically works as a quest, if the quest is finished, the variable is set to true. If that variable is true, it should trigger another script, however; I can’t trigger the script if I don’t have the variable imported.
tl;dr: how do I import variables from another script