I think you need to keep the override statement, set the option(s) and the run/wait statement on consecutive lines. You appear to have a blank line before the ‘wait’. As a coder, it looks much nicer, but it baffles the actionscript interpreter.
Also, if you have multiple waits, you have to repeat the override for each one, the settings are not ‘sticky’.