Steam server responce
Добавлено: 2011-03-28 8:23:47
Интересует вот такой вопрос:
Как понять вот эти записи
Пишу свою статистику серверов игровых, вот интересует вот этот пункт ответа сервера
Код: Выделить всё
Extra Data Flag (EDF) byte if present this specifies which additional data fields will be included
if ( EDF & 0x80 ) short The server's game port # is included
if ( EDF & 0x10 ) long long The server's SteamID is included
if ( EDF & 0x40 ) short string The spectator port # and then the spectator server name are included
if ( EDF & 0x20 ) string The game tag data string for the server is included [future use]
if ( EDF & 0x01 ) short ?? The Steam Application ID again + several 0x00 bytes
Код: Выделить всё
EDF & 0x0