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::Size |
36
Definition at line 1705 of file ispackets.h.
byte IS_REO::Type |
Definition at line 1706 of file ispackets.h.
byte IS_REO::ReqI |
0 unless this is a reply to an TINY_REO request
Definition at line 1707 of file ispackets.h.
byte IS_REO::NumP |
number of players in race
Definition at line 1708 of file ispackets.h.
byte IS_REO::PLID[32] |
all PLIDs in new order
Definition at line 1710 of file ispackets.h.