IS_RES Struct Reference

RESult. More...

#include <ispackets.h>


Data Fields

byte Size
 84
byte Type
 ISP_RES
byte ReqI
 0 unless this is a reply to a TINY_RES request
byte PLID
 player's unique id (0 = player left before result was sent)
char UName [24]
 username
char PName [24]
 nickname
char Plate [8]
 number plate - NO ZERO AT END!
char CName [4]
 skin prefix
unsigned TTime
 race time (ms)
unsigned BTime
 best lap (ms)
byte SpA
byte NumStops
 number of pit stops
byte Confirm
 confirmation flags : disqualified etc
byte SpB
word LapsDone
 laps completed
word Flags
 player flags : help settings etc
byte ResultNum
 finish or qualify pos (0 = win / 255 = not added to table)
byte NumRes
 total number of results (qualify doesn't always add a new one)
word PSeconds
 penalty time in seconds (already included in race time)


Detailed Description

RESult.

(qualify or confirmed finish)

Definition at line 1476 of file ispackets.h.


Field Documentation

84

Definition at line 1478 of file ispackets.h.

ISP_RES

Definition at line 1479 of file ispackets.h.

0 unless this is a reply to a TINY_RES request

Definition at line 1480 of file ispackets.h.

player's unique id (0 = player left before result was sent)

Definition at line 1481 of file ispackets.h.

char IS_RES::UName[24]

username

Definition at line 1483 of file ispackets.h.

char IS_RES::PName[24]

nickname

Definition at line 1484 of file ispackets.h.

char IS_RES::Plate[8]

number plate - NO ZERO AT END!

Definition at line 1485 of file ispackets.h.

char IS_RES::CName[4]

skin prefix

Definition at line 1486 of file ispackets.h.

unsigned IS_RES::TTime

race time (ms)

Definition at line 1488 of file ispackets.h.

unsigned IS_RES::BTime

best lap (ms)

Definition at line 1489 of file ispackets.h.

Definition at line 1491 of file ispackets.h.

number of pit stops

Definition at line 1492 of file ispackets.h.

confirmation flags : disqualified etc

Definition at line 1493 of file ispackets.h.

Definition at line 1494 of file ispackets.h.

laps completed

Definition at line 1496 of file ispackets.h.

player flags : help settings etc

Definition at line 1497 of file ispackets.h.

finish or qualify pos (0 = win / 255 = not added to table)

Definition at line 1499 of file ispackets.h.

total number of results (qualify doesn't always add a new one)

Definition at line 1500 of file ispackets.h.

penalty time in seconds (already included in race time)

Definition at line 1501 of file ispackets.h.


The documentation for this struct was generated from the following file:

Generated on Wed Apr 28 11:50:47 2010 for InSim by  doxygen 1.5.8