I was just talking about this. I have an idea in theory, but my knowledge of it is bad. I will attempt it. The theory is: Locate where in the serve source it calls the print function for errors, add a custom op code for when the errors are thrown, create the opcode for otclient to recieve it, and print it to text for say a chat channel. I am bad with source editing though, c++ is not my strong suit.