Is there a way (such as CTRL-C or CTRL-D) to terminate an executing Lua script? Thanks.
D dmurley New member Joined Dec 11, 2017 Messages 37 Reaction score 0 Points 0 Location Hill country (near San Antonio Oct 20, 2019 #1 Is there a way (such as CTRL-C or CTRL-D) to terminate an executing Lua script? Thanks.
Arvil New member Joined Apr 20, 2008 Messages 20 Reaction score 3 Points 3 Location Quakertown Sunday at 5:00 AM #2 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.
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.