Aug 07, 2005 14:20
Update to wonkaDSctl
Lets see if anyone in the community wants to take on a project I think would be helpful. The winbolo code has been updated since Wonka built his spawner, and it would be nice to include the new server functionality, especially the "say" command. Since many of the bots use WBB, most game servers would be helped by this.
The say command passes text into the game. The command format would be: wonkaDSctl.exe say <port> <some text>
This would be helpful for a number of things:
- Players could be told who kills a game from IRC: "nick@host.net just kill the game from IRC."
- If a player drops, text could ask the players to unlock
It would of course be up to each bot owner how much info they wanted to be passed, since I can see this abused, but I have been seeing lots of active games being killed from IRC. Some things that would need to be decided would be the amount of text to pass, strip out any codes, etc. As an open source project, you would need to release your source updates.
The source code (in a cpp file) is on Wonka's site: www.winbolo.us/~wonka/
The say command passes text into the game. The command format would be: wonkaDSctl.exe say <port> <some text>
This would be helpful for a number of things:
- Players could be told who kills a game from IRC: "nick@host.net just kill the game from IRC."
- If a player drops, text could ask the players to unlock
It would of course be up to each bot owner how much info they wanted to be passed, since I can see this abused, but I have been seeing lots of active games being killed from IRC. Some things that would need to be decided would be the amount of text to pass, strip out any codes, etc. As an open source project, you would need to release your source updates.
The source code (in a cpp file) is on Wonka's site: www.winbolo.us/~wonka/