libspades
Ace of Spades library
PacketPlayerProperties Struct Reference

Informs the client about stats of a player. More...

#include <protocol.h>

Data Fields

uint8_t packetID
 64
 
uint8_t subPacketID
 0 (Client<--Server)
 
uint8_t playerID
 The ID of the player to inform the client about.
 
uint8_t HP
 The HP of the player.
 
uint8_t blocks
 The amount of blocks the player has.
 
uint8_t grenades
 The amount of grenades the player has.
 
uint8_t magazineAmmo
 The amount of magazine ammunition the player has.
 
uint8_t reserveAmmo
 The amount of reserve ammunition the player has.
 
uint32_t score
 The score the player has.
 

Detailed Description

Informs the client about stats of a player.


The documentation for this struct was generated from the following file: