Pit Stop Finished. More...
#include <ispackets.h>
Data Fields | |
| byte | Size |
| 12 | |
| byte | Type |
| ISP_PSF | |
| byte | ReqI |
| 0 | |
| byte | PLID |
| player's unique id | |
| unsigned | STime |
| stop time (ms) | |
| unsigned | Spare |
Pit Stop Finished.
Definition at line 1534 of file ispackets.h.
| byte IS_PSF::Size |
12
Definition at line 1536 of file ispackets.h.
| byte IS_PSF::Type |
Definition at line 1537 of file ispackets.h.
| byte IS_PSF::ReqI |
0
Definition at line 1538 of file ispackets.h.
| byte IS_PSF::PLID |
player's unique id
Definition at line 1539 of file ispackets.h.
| unsigned IS_PSF::STime |
stop time (ms)
Definition at line 1541 of file ispackets.h.
| unsigned IS_PSF::Spare |
Definition at line 1542 of file ispackets.h.
1.7.3