Question Terminating an executing Lua script?

The only thing I've found so far is if you executed a speed command 'aap.spd(300)' for example, 'aap.spd()' cancels the spd command.
 
Yes any key stroke will do. Just set the control variable to null in the keystrock captures.
 
Back
Top