robocup-atan / atan

Robocup 2D Soccer Server Java Interface
MIT License
20 stars 6 forks source link

Players can't hear themselves #25

Closed verbitan closed 9 years ago

verbitan commented 10 years ago

When a player says something, the RoboCup SServer returns a hear message to that player so that player can hear itself.

Atan does not currently support hearing a self message. The parser will parse it, but not call a callback function for the player.