Data Fields

IS_HLV Struct Reference

Hot Lap Validity - illegal ground / hit wall / speeding in pit lane. More...

#include <ispackets.h>

Data Fields

byte Size
 16
byte Type
 ISP_HLV.
byte ReqI
 0
byte PLID
 player's unique id
byte HLVC
 0 : ground / 1 : wall / 4 : speeding
byte Sp1
word Time
 looping time stamp (hundredths - time since reset - like TINY_GTH)
CarContOBJ C

Detailed Description

Hot Lap Validity - illegal ground / hit wall / speeding in pit lane.

Definition at line 2124 of file ispackets.h.


Field Documentation

16

Definition at line 2126 of file ispackets.h.

ISP_HLV.

Definition at line 2127 of file ispackets.h.

0

Definition at line 2128 of file ispackets.h.

player's unique id

Definition at line 2129 of file ispackets.h.

0 : ground / 1 : wall / 4 : speeding

Definition at line 2131 of file ispackets.h.

Definition at line 2132 of file ispackets.h.

looping time stamp (hundredths - time since reset - like TINY_GTH)

Definition at line 2133 of file ispackets.h.

Definition at line 2135 of file ispackets.h.


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