-
Hello,
Wondering if it's somehow possible to fetch the steam id of the players so you can link to their community profiles and so on?
ghost updated
7 years ago
-
> The two main reasons this error happens is because the server is either completely down, or your network/server isn't fast enough to complete the request in the default 1000 millisecon…
-
Can you please give the compile instructions for this tool? I need to use the same in Linux (ubuntu)
-
I'm querying a CSGO server and the returned `player_count` is incorrect through both `get_info()` and `get_players()`. `get_players()['players']` gets the players in the server, but also gets a number…
-
As the title stated, My Kill Counter and Player Counter does not Work.
It Instead displays like this.
![pythonw_WE5OIx64Le](https://user-images.githubusercontent.com/65422207/167232444-5db115a5-9dba…
-
**What is this feature about?**
Add the possibility to use the steam API for the valve master server queries, this might or might not fix #106.
**Additional context/references**
On the documentat…
-
How is it possible that Battlemetrics are pulling all the data about each server from steam, this is all the custom settings each server has setup. So can you let me know how they are doing this and a…
-
Hello there
Wanted to ask if someone could help me installing the library so i can get startet with it.
I downloaded the steamworks SDK and the steamworkspy library. I worked troug the explanation h…
-
I found this issue when I encode mail with binary file attachment in Quoted-Printable.
This is sample case.
```ruby
require 'mail'
# 1. Create Mail with Quoted-Printable
mail = Mail.new
part…
-
After read your paper I have interest in how to achieve this work.
After training and testing the outputs folder are empty, the training processing end at epoch 56, then run the test.py and get the…