InSim
0.6c
Documentation of Live for Speed InSim Protocol
|
PENalty. More...
#include <ispackets.h>
Data Fields | |
byte | Size |
8 | |
byte | Type |
ISP_PEN | |
byte | ReqI |
0 | |
byte | PLID |
player's unique id | |
byte | OldPen |
old penalty value | |
byte | NewPen |
new penalty value | |
byte | Reason |
penalty reason | |
byte | Sp3 |
byte IS_PEN::NewPen |
new penalty value
Definition at line 1605 of file ispackets.h.
byte IS_PEN::OldPen |
old penalty value
Definition at line 1604 of file ispackets.h.
byte IS_PEN::PLID |
player's unique id
Definition at line 1602 of file ispackets.h.
byte IS_PEN::Reason |
Definition at line 1606 of file ispackets.h.
byte IS_PEN::ReqI |
0
Definition at line 1601 of file ispackets.h.
byte IS_PEN::Size |
8
Definition at line 1599 of file ispackets.h.
byte IS_PEN::Sp3 |
Definition at line 1607 of file ispackets.h.
byte IS_PEN::Type |
Definition at line 1600 of file ispackets.h.