Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Player informations #93

Open
samuelds opened this issue Oct 23, 2021 · 2 comments
Open

Player informations #93

samuelds opened this issue Oct 23, 2021 · 2 comments
Labels
Feature Request For feature requests

Comments

@samuelds
Copy link

samuelds commented Oct 23, 2021

Added the possibility of knowing the statistics (name, level, commends received, rank, time in war, faction, regiment, ...) of a player with his steamId.

I have an idea for a tool, but for that I need this information.

Exemple : https://war-service-live.foxholeservices.com/api/player/stats/:steamId (live-1 and live-2)

{
  "name": "Samas",
  "level": 15,
  "rank": "2Lt",
  "commends": 510,
  "time": "03d18h",
  "faction": "warden",
  "regiment": "KGG",
  "regimentId": 12451
}
@samuelds
Copy link
Author

Similar of #73 with more informations

@philipdiehl1 philipdiehl1 added the Feature Request For feature requests label Oct 29, 2021
@444B
Copy link

444B commented Feb 3, 2024

following

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request For feature requests
Projects
None yet
Development

No branches or pull requests

3 participants