#include <packets.h>
Inheritance diagram for cPacketRename:

Public Methods | |
| cPacketRename () | |
| void | send (NXWCLIENT ps) |
| Send packet to client. | |
| void | send (cChar *pc) |
Public Attributes | |
| Serial | chr |
| serial of chr | |
| string | newname |
| the new name ( 30 characters ) | |
|
|
|
|
|
|
|
|
Send packet to client.
Reimplemented from cServerPacket. |
|
|
serial of chr
|
|
|
the new name ( 30 characters )
|