libspades
Ace of Spades library
PacketWorldUpdate Struct Reference

Regularly sent packet containing positions and orientations of all players. More...

#include <protocol.h>

Data Fields

uint8_t packetID
 2 (Client<--Server)
 
struct PlayerPositionData players [MAX_PLAYERS]
 Contains the actual data.
 

Detailed Description

Regularly sent packet containing positions and orientations of all players.

Piqueserver bug
Involved in a patched bug described on the PacketOrientationData page.

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