Jump to content
McKay Development

Duel Kirk

Member
  • Posts

    2
  • Joined

  • Last visited

Duel Kirk's Achievements

  1. Oh thanks for that answer, I couldn't find that information !
  2. When getting a server's data (using `getServerList()` for instance) there's a steamid key looking like: { "steamid": { "universe": 1, "type": 4, "instance": 14996, "accountid": 3841673219 }, } I am wondering how reliable is this to identify a single server ? If, for example, I start a game server on some host and later move it to another one (meaning moving all of the files related to this game server, using the same Steam account etc...) will this Steam ID remain unchanged ? Basically, I'm trying to track servers changing addresses / hosts and I'm not sure this is actually something I can do reliably.
×
×
  • Create New...