Quick question!
When inside multiple @MiniScript() 's. Does an @End exit all of them?
Because right now thats the only explanation I can see with something i'm writing...
Edit: After some testing, my fear seems to be true.
Stefaf: Is this intentional or a bug? I thought an @End command would only exit the current @MiniScript()
Ex. a script has launched a @MiniScript() which launched a @MiniScript() which Launched a @MiniScript() = 3 MiniScripts so far.
Lets say @MiniScript 3 goes to an @End Command, that would leave the program back at @MiniScript 2 where it left off from.
Hoping this would be the case and the other thing a bug. Specially since it opens up room for great creativity.
Regards
Genome



