Console Read / Send

Locked
ensiform
Posts: 93
Joined: Mon Jul 25, 2005 5:20 am

Console Read / Send

Post by ensiform »

Merging from TTK-Bandit's q3mp3 im rewriting some of the stuff to work in a standard c++ application and not a dll + mrc script which u can send a command to the console or scan console for text.

So far i got it working by sending a command to the console.

ScanConsole causes some strange crash @ strcat function and opens strcat.asm in ms vc++.
Locked