Game Protocol FAQ: Difference between revisions
From ASSS Wiki
Jump to navigationJump to search
m added to FAQ category |
m Added to protocol category |
||
| Line 7: | Line 7: | ||
[[Category: FAQ]] | [[Category: FAQ]] | ||
[[Category: Protocol]] | |||
Revision as of 21: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.