So far, every attempt I've made at using the miniwindows has come back with this error:
Script error
World: main
Execution of line 1 column 82
Immediate execution
Cannot use parentheses when calling a Sub
Line in error:
world.WindowCreate("test", 0, 0, 300, 300, 12, 0, world.ColourNameToRGB("white"))
It sounds like a deeper issue than the mini window scripting, but I wanted to make sure before I start digging deeper. Currently, I'm coding in VBScript
Script error
World: main
Execution of line 1 column 82
Immediate execution
Cannot use parentheses when calling a Sub
Line in error:
world.WindowCreate("test", 0, 0, 300, 300, 12, 0, world.ColourNameToRGB("white"))
It sounds like a deeper issue than the mini window scripting, but I wanted to make sure before I start digging deeper. Currently, I'm coding in VBScript