The function that processes commands/text for the console starts at offset: 0x00637320. In order to allow any injected program to handle commands, we must hook this. Instead of hooking inside that function, I found where it was called, and hijacked the call!
The call can be located at offset: 0x636B51