Is it possible to store a value in a variable and call this variable again in another script?
As an example, in script 1 I have the following define plantpos <context.location.format[fx, fy, fz]> further down I have a run command that starts a 2nd script. This script should be able to access the variable plantpos but I I don't know how to define that?
Here is my script for the test: https://paste.denizenscript.com/View/128117
Content of Denizen Script Paste #128117: my first world script... pasted 2024/11/13 14:39:58 UTC-08:00, Paste length: 490 characters across 17 lines, Content: my_world_script: type: world