Conn Player Rename. More...
#include <ispackets.h>
Data Fields | |
byte | Size |
36 | |
byte | Type |
ISP_CPR | |
byte | ReqI |
0 | |
byte | UCID |
unique id of the connection | |
char | PName [24] |
new name | |
char | Plate [8] |
number plate - NO ZERO AT END! |
Conn Player Rename.
Definition at line 1378 of file ispackets.h.
byte IS_CPR::Size |
36
Definition at line 1380 of file ispackets.h.
byte IS_CPR::Type |
Definition at line 1381 of file ispackets.h.
byte IS_CPR::ReqI |
0
Definition at line 1382 of file ispackets.h.
byte IS_CPR::UCID |
unique id of the connection
Definition at line 1383 of file ispackets.h.
char IS_CPR::PName[24] |
new name
Definition at line 1385 of file ispackets.h.
char IS_CPR::Plate[8] |
number plate - NO ZERO AT END!
Definition at line 1386 of file ispackets.h.