hi, i wrote a proc for my eggdrop which takes some time. while running this proc the eggdrop cant respond to other commands and sometimes i get ping timeout. the proc has to take the long time so i dont want to change anything on it. instead im looking for a method to call the proc from the binded p...