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 1162 of file ispackets.h.
| byte IS_MSL::Size |
132
Definition at line 1164 of file ispackets.h.
| byte IS_MSL::Type |
Definition at line 1165 of file ispackets.h.
| byte IS_MSL::ReqI |
0
Definition at line 1166 of file ispackets.h.
| byte IS_MSL::Sound |
sound effect (see Message Sounds)
Definition at line 1167 of file ispackets.h.
| char IS_MSL::Msg[128] |
last byte must be zero
Definition at line 1169 of file ispackets.h.
1.7.3