I believe this is on topic, but a knew problem has arisin with ints for me. In the global script I have declared an int, and exported it accordingly. The problem is that when I attempt to compile, I get an error telling me that I cannot export an import. This is the opposite of what the manual says, that to import a variable it must have been exported from the global script!

I tried not exporting, and then the integer in the room is an undefined token by the way.
Ideas anyone?
-Regards, Akumayo



I tried not exporting, and then the integer in the room is an undefined token by the way.
Ideas anyone?
-Regards, Akumayo