Posted 11 May 2013 - 06:15 AM
Hi all I've noticed on CC 1.5+ that os.pullEventRaw or pcall don't work when calling the parallel api functions, a few of my programs are using pcall but I've had to implement a loop that listens for the control key to stop people [Ctrl] + T out of the program. Its not the most elegant way of doing things but it works.
Is there a better way of doing this? and also is the [Ctrl] like key on a mac a different id? (I don't use mac)
Is there a better way of doing this? and also is the [Ctrl] like key on a mac a different id? (I don't use mac)