Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
guidelines:adding_message_to_gamebots [2012/02/08 21:29]
martin.cerny
guidelines:adding_message_to_gamebots [2012/02/08 21:34] (current)
martin.cerny
Line 95: Line 95:
  
 In your handler method, you are free to use method GetArgVal(argName) to parse command arguments (it is automagically filled with arguments from most recent command.  In your handler method, you are free to use method GetArgVal(argName) to parse command arguments (it is automagically filled with arguments from most recent command. 
 +
 +If you want to handle commands for the control connection, the process is the same, but use ControlConnection instead of BotConnection.
  
 ====== Triggering Kismet event with a command ====== ====== Triggering Kismet event with a command ======
guidelines/adding_message_to_gamebots.txt · Last modified: 2012/02/08 21:34 by martin.cerny