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

Multi Car Info. More...

#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)

Detailed Description

Multi Car Info.

if more than 8 in race then more than one of these is sent

Definition at line 2048 of file ispackets.h.


Field Documentation

car info for each player, 1 to 8 of these (NumC)

Definition at line 2055 of file ispackets.h.

number of valid CompCar structs in this packet

Definition at line 2053 of file ispackets.h.

0 unless this is a reply to an TINY_MCI request

Definition at line 2052 of file ispackets.h.

4 + NumC * 28

Definition at line 2050 of file ispackets.h.

ISP_MCI

Definition at line 2051 of file ispackets.h.


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