#include <ispackets.h>
Data Fields | |
| byte | Size |
| 4 + NumC * 28 | |
| byte | Type |
| ISP_MCI | |
| byte | ReqI |
| 0 unless this is a reply to an TINY_MCI request | |
| byte | NumC |
| number of valid CompCar structs in this packet | |
| CompCar | Info [8] |
| car info for each player, 1 to 8 of these (NumC) | |
if more than 8 in race then more than one of these is sent
Definition at line 1839 of file ispackets.h.
| byte IS_MCI::Size |
| byte IS_MCI::Type |
| byte IS_MCI::ReqI |
| byte IS_MCI::NumC |
1.5.8