InSim  0.6c
Documentation of Live for Speed InSim Protocol
Data Fields
NodeLap Struct Reference

Car info in 6 bytes. More...

#include <ispackets.h>

Data Fields

word Node
 current path node
word Lap
 current lap
byte PLID
 player's unique id
byte Position
 current race position : 0 = unknown, 1 = leader, etc...

Detailed Description

Car info in 6 bytes.

there is an array of these in the NLP

Definition at line 1980 of file ispackets.h.


Field Documentation

current lap

Definition at line 1983 of file ispackets.h.

current path node

Definition at line 1982 of file ispackets.h.

player's unique id

Definition at line 1984 of file ispackets.h.

current race position : 0 = unknown, 1 = leader, etc...

Definition at line 1985 of file ispackets.h.


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