Two questions here. First, when I use LuaSocket, it tends to have a delay as the information is grabbed. I tried working around this with Coroutines, but that didn't seem to work. Is there any way to get rid of this delay?
Also, I was wondering about how MUSHclient includes the main lua file. Would there be any issues if I used luac to compile my script file into bytecode?
Thank you.
Also, I was wondering about how MUSHclient includes the main lua file. Would there be any issues if I used luac to compile my script file into bytecode?
Thank you.