View Single Post
  #1  
Old 10-14-2010, 07:05 AM
HH_schwarze_8 HH_schwarze_8 is offline
Registered Member
 
Join Date: Oct 2010
Posts: 1
Default send a command to game over external programm.

Hello,
I made a small programm in VB.net for our admins to generate server commands.
For now the input in 1946 is realized over copy&paste.
I would like to send those commands directly to the chat line.
I tried to use sendkeys command in VB.net to send the commands but it fails to open the console over shift+TAB.
If I leave the console in the game open (manually pressing shift+TAB) the input works.
I also tried to send over the console.cmd a chat line but it fails too...

Could someone please tell me the right way to solve this problem? It would help us a lot..
Reply With Quote