InSim  0.6c
Documentation of Live for Speed InSim Protocol
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 1525 of file ispackets.h.


Field Documentation

player flags

Definition at line 1533 of file ispackets.h.

laps completed

Definition at line 1532 of file ispackets.h.

number of pit stops

Definition at line 1537 of file ispackets.h.

current penalty value

Definition at line 1536 of file ispackets.h.

player's unique id

Definition at line 1530 of file ispackets.h.

0

Definition at line 1529 of file ispackets.h.

24

Definition at line 1527 of file ispackets.h.

Definition at line 1535 of file ispackets.h.

Definition at line 1538 of file ispackets.h.

unsigned IS_PIT::Spare

Definition at line 1543 of file ispackets.h.

ISP_PIT

Definition at line 1528 of file ispackets.h.

byte IS_PIT::Tyres[4]

tyres changed

Definition at line 1540 of file ispackets.h.

unsigned IS_PIT::Work

pit work

Definition at line 1542 of file ispackets.h.


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