Game Protocol FAQ

From ASSS Wiki
Revision as of 17:04, 12 January 2005 by Pests (talk | contribs) (Added to protocol category)
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.