ItsMods

Full Version: Why does it display teh stuff?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The 'invalid' command is because you don't actually add the command to the game itself (mostly known as CMD_AddCommand) and does not recognize it. Yet the way your plugin handles the command it *should* seem to work correctly.

Ever thought of just intercepting the print to console? Don't know if it's possible though with the current 'sdk' you are using.



Oh how this...unoptimized code kills me
Fixed.