Difference between revisions of "Game Protocol FAQ"
From ASSS Wiki
m (added to FAQ category) |
m (Added to protocol category) |
||
Line 7: | Line 7: | ||
[[Category: FAQ]] | [[Category: FAQ]] | ||
+ | [[Category: Protocol]] |
Revision as of 16:04, 12 January 2005
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.