Player FLags. More...
#include <ispackets.h>
Data Fields | |
byte | Size |
8 | |
byte | Type |
ISP_PFL | |
byte | ReqI |
0 | |
byte | PLID |
player's unique id | |
word | Flags |
player flags | |
word | Spare |
byte IS_PFL::Size |
8
Definition at line 1634 of file ispackets.h.
byte IS_PFL::Type |
Definition at line 1635 of file ispackets.h.
byte IS_PFL::ReqI |
0
Definition at line 1636 of file ispackets.h.
byte IS_PFL::PLID |
player's unique id
Definition at line 1637 of file ispackets.h.
word IS_PFL::Flags |
Definition at line 1639 of file ispackets.h.
word IS_PFL::Spare |
Definition at line 1640 of file ispackets.h.