Keyclone does not work with DAoC, so this would lead me to believe that it also does not work with WAR.

DAoC does not process PostMessage nor SendMessage at all. SendInput will be processed on an Active window, but does not work as desired when sent to an Inactive window.DAoC instead puts the last SendInput key in a queue. It will process this queued keystroke when the window is made active.