As I just said, use the client app id, 730. This is what the server also uses at runtime. App 740 is only used to acquire the files for it.
-- Nicholas Hastings AlliedMods.net <http://www.alliedmods.net> > Maxwell Cody <mailto:[email protected]> > Thursday, January 26, 2017 10:11 AM > UpToDateCheck does not work on app 740. > > _______________________________________________ > Csgo_servers mailing list > [email protected] > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers > Nicholas Hastings <mailto:[email protected]> > Thursday, January 26, 2017 10:10 AM > 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. > > > > > _______________________________________________ > Csgo_servers mailing list > [email protected] > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers > Sven 'Chaos' Pachnit <mailto:[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
