Difference between revisions of "Cross Script Variables"
Jump to navigation
Jump to search
→Notes
imported>Bruneauinfo |
imported>Bruneauinfo (→Notes) |
||
Line 56: | Line 56: | ||
==== Notes ==== | ==== Notes ==== | ||
*You do not need to start the quest | *You do not need to start the quest. The values within the quest can be written to and read from even if it is never started. However, if you set initial variable values in your Begin-End block then you will have to start the script at some time to set those values. Once set you can stop the script with StopQuest. | ||
=== Storing a Value === | === Storing a Value === |