#1, by minibigsSunday, 18. January 2015, 16:32 10 years ago
Hi,
I set up a Key Action to run a Lua script in game if a key is pressed.
Part of the script uses os.execute to run a batch file.
This all works wonderfully, but when the os.execute runs it minimises the game window to the Taskbar, which when clicked on continues the game just great.
Is there any way to stop it doing this?
Cheers,
Steve