#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... |
there is an array of these in the NLP
Definition at line 1769 of file ispackets.h.
word NodeLap::Node |
word NodeLap::Lap |
byte NodeLap::PLID |
byte NodeLap::Position |
current race position : 0 = unknown, 1 = leader, etc...
Definition at line 1774 of file ispackets.h.