HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Line Errors?

08-23-2002, 08:08 AM#1
Guest
Everytime I try to save my map I'm working on, I get this error:

Line 554: Expected a variable name

Now, I'm pretty sure I kinda know whats going on, but looking through my triggers, over and over, everything looks fine. Is there a way I can pinpoint exactly WHICH action/event/line/whatever is line 554? That error is pretty freakin useless without line numbers to reference.
08-23-2002, 11:34 AM#2
zepir
I suggest you add 1 error in the middle of your custom text trigger that has the error, like a letter "a" at the begining of a line and check "enable trigger". This will give you an additionnal error with its line. So you know the line number of the error you created.
Then move the "a" to try to find the line.
It's the only thing I can suggest you for now. :(