Data Fields

IS_PIT Struct Reference

PIT stop. More...

#include <ispackets.h>

Data Fields

byte Size
 24
byte Type
 ISP_PIT
byte ReqI
 0
byte PLID
 player's unique id
word LapsDone
 laps completed
word Flags
 player flags
byte Sp0
byte Penalty
 current penalty value
byte NumStops
 number of pit stops
byte Sp3
byte Tyres [4]
 tyres changed
unsigned Work
 pit work
unsigned Spare

Detailed Description

PIT stop.

(stop at pit garage)

Definition at line 1512 of file ispackets.h.


Field Documentation

24

Definition at line 1514 of file ispackets.h.

ISP_PIT

Definition at line 1515 of file ispackets.h.

0

Definition at line 1516 of file ispackets.h.

player's unique id

Definition at line 1517 of file ispackets.h.

laps completed

Definition at line 1519 of file ispackets.h.

player flags

Definition at line 1520 of file ispackets.h.

Definition at line 1522 of file ispackets.h.

current penalty value

Definition at line 1523 of file ispackets.h.

number of pit stops

Definition at line 1524 of file ispackets.h.

Definition at line 1525 of file ispackets.h.

byte IS_PIT::Tyres[4]

tyres changed

Definition at line 1527 of file ispackets.h.

unsigned IS_PIT::Work

pit work

Definition at line 1529 of file ispackets.h.

unsigned IS_PIT::Spare

Definition at line 1530 of file ispackets.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Variables Enumerator Defines