Darkhaven4 Posted June 15, 2004 How exactly would one go about storing a variable in a script for activation later in a map? 0 Share this post Link to post
boris Posted June 15, 2004 If you're using ACS, have a look at the variable's scope. What you want to use is either "world" or "global". 0 Share this post Link to post