Quote:
|
Originally Posted by Skyld
I do not know if /* */ style comments are supposed to work with Gscript2 enabled, but they do not correctly. Or even if it is just because I am using the comments twice, I am not sure. I do not believe I have ever had a problem with this before.
Any ideas, or if this could be fixed?
|
I think they cannot be used inside eachother so if you change /*&& isonmap*/ to '&& isonmap' it should be fine
The one after isonmap*/ is probably stopping both