Update MediaWiki page '317 Protocol'

This commit is contained in:
t4 2011-06-18 05:29:20 +00:00 committed by moparisthebest
parent 7700c2ee5b
commit 62e1578206
1 changed files with 1 additions and 0 deletions

View File

@ -147,6 +147,7 @@ Not much is known about this mask, other than that the last value read is a spri
The 0x100 mask is responsible for player graphics updating. The data associated is a little-endian unsigned short which represents the graphics id, and an int which is the graphics delay.
'''0x8'''
Animations are handled by the 0x8 mask. The payload for this update is a little-endian unsigned short that is the animation id, and an unsigned inversed byte which states the animation's delay.