|
InSim
0.6c
Documentation of Live for Speed InSim Protocol
|
MSg Local - message to appear on local computer only. More...
#include <ispackets.h>
Data Fields | |
| byte | Size |
| 132 | |
| byte | Type |
| ISP_MSL | |
| byte | ReqI |
| 0 | |
| byte | Sound |
| sound effect (see Message Sounds) | |
| char | Msg [128] |
| last byte must be zero | |
MSg Local - message to appear on local computer only.
Definition at line 1175 of file ispackets.h.
| char IS_MSL::Msg[128] |
last byte must be zero
Definition at line 1182 of file ispackets.h.
| byte IS_MSL::ReqI |
0
Definition at line 1179 of file ispackets.h.
| byte IS_MSL::Size |
132
Definition at line 1177 of file ispackets.h.
| byte IS_MSL::Sound |
sound effect (see Message Sounds)
Definition at line 1180 of file ispackets.h.
| byte IS_MSL::Type |
Definition at line 1178 of file ispackets.h.
1.7.6.1