Insurgency: Sandstorm

Insurgency: Sandstorm

View Stats:
Smokey Mar 9, 2019 @ 2:25pm
Still working on figuring out how to get player stats on website
Hello,

I've been trying to find documentation for how to pull player statistics from my server so I can display it on my website. I've looked through all the folders on the server and it doesn't look like player stats are cached by default. I've seen people do some ini file modification on the client side for various custom settings to help improve game performance and I thought there might be some code I could put into server files to be able to save player statistics somewhere, which I can then configure my website to pull from to be able to display player statistics.

Any help to direct me to documentation that could allow me to do this would be greatly appreciated. I will also publish procedures for setting this up if I can get it working.

Thanks,

Smokey
< >
Showing 1-8 of 8 comments
[BB]Wallinator Mar 9, 2019 @ 2:58pm 
Just use game tracker. Register your server there and it gives you banner options to display on your site. Works for ours
Smokey Mar 9, 2019 @ 3:06pm 
Cool, I was wondering why it wouldn't show on Game Tracker. In terms of player stats though I am trying for actual KDR, weapon, etc stats.
Destinate Mar 9, 2019 @ 3:06pm 
Originally posted by BBWallinator:
Just use game tracker. Register your server there and it gives you banner options to display on your site. Works for ours

I think he means the player statistics like your KDR, the hours you play, the amount of time you use for that weapon. Something like that.

I don't think it possible for now since we don't have modding tool to do anything. That's why I want the dev to release the mod tool.

@Smokey add me, I sent u a friend request. I wanna talk to u about it.
Last edited by Destinate; Mar 9, 2019 @ 3:07pm
CNiper Apr 6, 2019 @ 3:23pm 
Anyone got an update for this? Would be awesome.
jballou Apr 22, 2019 @ 2:44pm 
Is there any support for Sandstorm in this sense? I've not seen anything that integrates into the server, nor any logging that could be parsed for events.
Smokey Apr 22, 2019 @ 7:07pm 
Circleus gave me some info and it does get some stats info, but it only grabs data from the matchmaking servers (not community servers). Hopefully once modding is made available this can be integrated. Then there's the part about pulling that data into a format that the website can be configured to use and report on. It will be a lot of work though.
Eai Dec 5, 2019 @ 3:32pm 
I don't know if you're still looking for it, but I found the player statistics API.
For example, this is my player statistics. UniqueId is my Steam user ID. This API returns JSON and does not require authentication.
https://sandstorm-statistics-player-api.newworldinteractive.com/api/player/stats/?UniqueId=76561198040100825
Destinate Dec 5, 2019 @ 4:36pm 
Originally posted by Eai:
I don't know if you're still looking for it, but I found the player statistics API.
For example, this is my player statistics. UniqueId is my Steam user ID. This API returns JSON and does not require authentication.
https://sandstorm-statistics-player-api.newworldinteractive.com/api/player/stats/?UniqueId=76561198040100825

That doesn't record stats for community server
It for matchmaking
< >
Showing 1-8 of 8 comments
Per page: 1530 50

Date Posted: Mar 9, 2019 @ 2:25pm
Posts: 8