![]() |
libspades
Ace of Spades library
|
Informs the client about the death of a player. More...
#include <protocol.h>
Data Fields | |
| uint8_t | packetID |
16 (Client<--Server) | |
| uint8_t | playerID |
| The ID of the player who died. | |
| uint8_t | killerID |
| The ID of the killer. | |
| uint8_t | killType |
| How the player died. | |
| uint8_t | respawnTime |
| The time in seconds until the player respawns. | |
Informs the client about the death of a player.
| uint8_t PacketKillAction::killType |
How the player died.
Possible values are:
KillTypeClassChange = 6
| uint8_t PacketKillAction::respawnTime |
The time in seconds until the player respawns.