Throw Ball: Difference between revisions
Jump to navigation
Jump to search
imported>DisabledByStaff-13 No edit summary |
imported>Refractor 1 revision: importing preprocessed wiki pages |
(No difference)
|
Latest revision as of 23:55, 15 December 2013
This packet is sent by the client to the server after opening the snowball GUI and clicking anywhere on the screen. In response, the server broadcasts the snowball's coordinates and the player who threw it's id to other clients so that they see it thrown.
The coordinates relate the position of snow ball.
Examples
Client-side | %xt%s%u#sb%1%444%304% |
Server-side | %xt%sb%1%5%444%304% |
Structure
Player ID | X Coordinate | Y Coordinate |
---|---|---|
5 | 444 | 304 |