#include <ispackets.h>
Data Fields | |
| byte | Size |
| 72 | |
| byte | Type |
| ISP_MTC | |
| 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] |
| last byte must be zero | |
Definition at line 1031 of file ispackets.h.
| byte IS_MTC::Size |
| byte IS_MTC::Type |
| byte IS_MTC::ReqI |
| byte IS_MTC::Zero |
Definition at line 1036 of file ispackets.h.
| byte IS_MTC::UCID |
| byte IS_MTC::PLID |
| byte IS_MTC::Sp2 |
Definition at line 1040 of file ispackets.h.
| byte IS_MTC::Sp3 |
Definition at line 1041 of file ispackets.h.
| char IS_MTC::Msg[64] |
1.5.8