Throw Ball
Jump to navigation
Jump to search
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 |