UpToDateCheck does not work on app 740.

On Jan 26, 2017 9:10 AM, "Nicholas Hastings" <[email protected]>
wrote:

> https://api.steampowered.com/ISteamApps/UpToDateCheck/v1?
> appid=730&version=1
>
> Use the UpToDateCheck Web API with the client app id and the current
> version you have (from steam.inf, PatchVersion). It will tell you whether
> your version is able to be listed on the master, and what the current,
> minimum required version is.
>
> --
> Nicholas Hastings
> AlliedMods.net <http://www.alliedmods.net>
>
>
>
> Sven 'Chaos' Pachnit <[email protected]>
> Thursday, January 26, 2017 10:07 AM
> Hey guys,
>
> Since I don’t want to completely automate updating my servers I’m looking
> for some way to fetch the current server version in some way.
> The only way I have at the moment is to notice that my game has updated or
> look at the log for „Your server has to restart to get the most recent
> version…“.
>
> Unfortunately the Steam web API doesn’t return a thing for appid 740:
>
> [10] pry(main)> SteamApi.get_schema_for_game(730)["gameVersion"]
> => "238"
> [11] pry(main)> SteamApi.get_schema_for_game(740)["gameVersion"]
> => nil
>
> The version information I fetch via RCON looks like this:
>
> version : 1.35.6.5/13565 426/6641
>
> I assume it’s "version/build something/something“.
>
> Any idea?
>
>
> Cheers!
> _______________________________________________
> Csgo_servers mailing list
> [email protected]
> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
>
>
>
> _______________________________________________
> Csgo_servers mailing list
> [email protected]
> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
>
_______________________________________________
Csgo_servers mailing list
[email protected]
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers

Reply via email to