libspades
Ace of Spades library
PacketFogColour Struct Reference

Changes the colour of the fog. More...

#include <protocol.h>

Data Fields

uint8_t packetID
 27 (Client<--Server*)
 
uint8_t a
 The alpha colour value of the fog.
 
uint8_t b
 The blue colour value of the fog.
 
uint8_t g
 The green colour value of the fog.
 
uint8_t r
 The red colour value of the fog.
 

Detailed Description

Changes the colour of the fog.

Field Documentation

◆ a

uint8_t PacketFogColour::a

The alpha colour value of the fog.

Note
This parameter is unused.

◆ packetID

uint8_t PacketFogColour::packetID

27 (Client<--Server*)

Piqueserver bug
*Piqueserver allows players to send this packet for some reason, which will work if the /fog command is authorized.

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