Game Protocol FAQ

From ASSS Wiki
Revision as of 15:35, 12 January 2005 by Smong (talk | contribs) (initial page. a couple of q's and a's)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

How are the news.txt and map checksums computed?

They both use a CRC32 algorithm. The popular zlib library has these functions.

Why do I get disconnected for no data?

Once you have entered an arena you must send position packets regularly to stay connected.