From: Huang Y. <air...@gm...> - 2010-04-01 10:45:28
|
Hi, all. I wrote an agent that simply receives message and sends some say message. As written on the server's manual, the agent should have received some GameState messages telling the agent the additional information about the game, such as field length, width, etc. But in my case, my agent didn't receive any GameState message with these additional messages. Are these additional information cancelled in the latest version of the server?? Or I just hard wired the field parameters in my agent?? -- Best regards, Yaolong Huang(Curtis) Tianjin University, China Blog: http://blog.csdn.net/airekans/ |