Hi!
I have been scripting some with Lua and mini windows. I have noticed small delays in the text output from the mud because of my scripts.
I was just wondering if there is any way to prioritize the regular text received from the mud and let my script finish whenever it can - in a way to circumvent potential script delays.
Or are there any other ways to minimize the potential delays my scripting could cause?
Also any tips about optimization, benchmarking or performance are gladly appreciated! =)
I have been scripting some with Lua and mini windows. I have noticed small delays in the text output from the mud because of my scripts.
I was just wondering if there is any way to prioritize the regular text received from the mud and let my script finish whenever it can - in a way to circumvent potential script delays.
Or are there any other ways to minimize the potential delays my scripting could cause?
Also any tips about optimization, benchmarking or performance are gladly appreciated! =)