InSim
0.6c
Documentation of Live for Speed InSim Protocol
|
REOrder. More...
#include <ispackets.h>
Data Fields | |
byte | Size |
36 | |
byte | Type |
ISP_REO | |
byte | ReqI |
0 unless this is a reply to an TINY_REO request | |
byte | NumP |
number of players in race | |
byte | PLID [32] |
all PLIDs in new order |
byte IS_REO::NumP |
number of players in race
Definition at line 1721 of file ispackets.h.
byte IS_REO::PLID[32] |
all PLIDs in new order
Definition at line 1723 of file ispackets.h.
byte IS_REO::ReqI |
0 unless this is a reply to an TINY_REO request
Definition at line 1720 of file ispackets.h.
byte IS_REO::Size |
36
Definition at line 1718 of file ispackets.h.
byte IS_REO::Type |
Definition at line 1719 of file ispackets.h.