MantisBT - Soldat Dedicated Server
View Issue Details
0000580Soldat Dedicated ServerAll-Seeing Eye Protocolpublic2014-09-13 21:372014-09-14 12:38
Major 
 
normalmajoralways
newopen 
2.7.7 
 
0000580: Querying game stats
All-seeying eye was default protocol to make game queries to read things such as:
- online players
- max players
- name
- map
etc.

Now as of 1.6.7 this is removed and the only way to query info is to read gamestat.txt file.

Please provide another method to query game stats over the network.
No tags attached.
Issue History
2014-09-13 21:37MajorNew Issue
2014-09-14 12:38MajorNote Added: 0002309

Notes
(0002309)
Major   
2014-09-14 12:38   
FYI I made wrapper script that runs ./soldatserver and ASE frontend that parses game logs and config file to make correct responses. Get it here: http://git.io/r_0p5Q. [^] Enjoy.