NS2CDT / NS2Plus

NS2+ mod for Natural Selection 2
5 stars 7 forks source link

Sending savestats file to remote statistic server. #25

Open Azperin opened 5 years ago

Azperin commented 5 years ago

Is that possible to add option like savestats, but with sending statistic to an url ? Option name "sendstatsurls" which is array of urls (["http://someparser.com","http://anothersite.com"]), empty array or null means disabled. At the end of round sending http POST request through loop (body structure is exact like when savestats option is on). I'm pretty sure that is possible to do with other mods, but have this builtin sounds better.