Talk:UT3 query protocol

From UnrealAdminWiki

about Server information response, what is true hostname? e.g.

[hostname] => Guwashi            // it's player name of server admin
[OwningPlayerName] => Guwashi    // same as hostname
[p1073741827] => UT3 VCTF server // it seems to be true servername (hostname)

--Guwashi 05:02, 20 October 2007 (BST)


Added it to the page, it's "(OwningPlayerName): (p1073741827)".

--Cruz:

Milliseconds?

Bytes 4 to 7 (XX XX XX XX) are a timestamp, in milliseconds.

Really milliseconds? I doubt there is a way to put long in four-byte integer, even if it's unsigned. But seconds fit there perfectly. --WGH 13:20, 23 November 2009 (GMT)

the UnrealAdmin Page
History
  • Talk:UT3 … protocol