#include <ispackets.h>
Data Fields | |
byte | Size |
72 | |
byte | Type |
ISP_III | |
byte | ReqI |
0 | |
byte | Zero |
byte | UCID |
connection's unique id (0 = host) | |
byte | PLID |
player's unique id (if zero, use UCID) | |
byte | Sp2 |
byte | Sp3 |
char | Msg [64] |
/i message from user to host's InSim
Definition at line 982 of file ispackets.h.
byte IS_III::Size |
byte IS_III::Type |
byte IS_III::ReqI |
byte IS_III::Zero |
Definition at line 987 of file ispackets.h.
byte IS_III::UCID |
byte IS_III::PLID |
byte IS_III::Sp2 |
Definition at line 991 of file ispackets.h.
byte IS_III::Sp3 |
Definition at line 992 of file ispackets.h.
char IS_III::Msg[64] |
Definition at line 994 of file ispackets.h.