- Code: Select all
"statistics" : {
"host" : "localhost",
"server_name" : "stats server",
"port" : 32880,
"password" : "helping"
},
Could I configure it to post the information to a php webpage? Or does it stick them right into a MYSQL database?
I'm interested in tracking the statistics, or even just what team wins or loses the map. I would like to setup a metagame that runs for three months or so, and at the end of that period the winning side is announced. Then all rounds after that the team that won last time would have a slight advantage on some of the maps.