Packet # | Packet Name | Length | Client | Server | Obsolete |
---|---|---|---|---|---|
0x14 | Change Elevation | 0x0006 | X | ||
Data Type | Description | ||||
byte 0x14 | The packet number. | ||||
ushort x | The map tile's x coordinate. | ||||
ushort y | The map tile's y coordinate. | ||||
sbyte z_increase | The amount to increase the tile's elevation. | ||||
Packet Description: This packet is sent by the god client to alter the elevation of a map tile. |