I'm finding the way to change the message format displayed in OpenKore.
For example, I do not want the [100/100] ..... (delay xx.xx) in the attack string.
Currently, I just dig into the code and modify the file directly, which makes it very hard when I update OpenKore (i.e. have to do the whole modifications again)
Is there a way to change the message before it is printed to the console by using some hooks?
An example would be very appreciate, thanks!
