An image of the glitch:

Any way to fix this?
Line 16 contains:Syntax Error: unrecognized token in scriptfile
Current token = ')' on line 16
Code: Select all
LIGHT motellight1 = (55.5,150.5,3.0) 3 208 (255,255,0) 0 0 0
Right before the last ENDWHILE that is also right before LEVELEND, that ENDWHILE is for a flashing light sequence, I used Rick's code snippet for it: http://gtamp.com/forum/viewtopic.php?f= ... t=40#p9255 , I'm using both of those but it appears the second one is causing the problem, I renamed the counters for the second one as I imagined it would be necessary to avoid some kind of conflict between them. I also tried setting differently named counters for the WHILE_EXEC commands and setting separate WHILE_EXECs for each, setting separate WHILE_EXECs with the same named counter, and setting both to use the same WHILE_EXEC, all of those give the same error.SSYacc0105e: Error token failed, no valid token