This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
SNWLeader's profile picture

Making an instant custom terminate key.

Started by SNWLeader, 12 November 2014 - 04:36 AM
SNWLeader #1
Posted 12 November 2014 - 05:36 AM
I have a door server service for pads and a computer runs as a server.
I know how to get a program to break, but how do I customize an overide key for the program?

I am not too sure how to have a onside process with the one currently running.
Bomb Bloke #2
Posted 12 November 2014 - 06:03 AM
I generally just stick a key check into my event listener loop, such as near the bottom of this script.