I'm having a problem with a script that adds a Full Screen option in the main menu. When I try to open the game, this message pops up:
Script 'Full Screen' line 80: SyntaxError occured.
unexpected ',', expecting keyword_end
... 'user32.dll', 'keybd_event', , 'v' #Recognizes keyboard
Here is...