So I'm trying to work out two odd things right now.
A: I've tried hijacking the newish timestamp setup to add in prepending lines but I only want the prepend on the lines that come in after it's been changed. The easiest way to say this is can I SetAlphaOption("timestamp_input", string) without having the system reparse the entire buffer? If there is a better way then this then I'll certainly give it a try.
B: Is there a method so that I can trigger a function to go off whenever I send any input to the mud from the command prompt?
A: I've tried hijacking the newish timestamp setup to add in prepending lines but I only want the prepend on the lines that come in after it's been changed. The easiest way to say this is can I SetAlphaOption("timestamp_input", string) without having the system reparse the entire buffer? If there is a better way then this then I'll certainly give it a try.
B: Is there a method so that I can trigger a function to go off whenever I send any input to the mud from the command prompt?