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

Public Methods | |
| cPacketUnicodeSpeech () | |
| v----- only working packets | |
| void | send (NXWCLIENT ps) |
| Send packet to client. | |
| void | send (cChar *pc) |
Public Attributes | |
| eSERIAL | obj |
| from ( 0xFFFFFFFF=system message) | |
| eUI16 | model |
| item hex number | 0xFFFF=system | |
| eUI08 | type |
| text type | |
| eCOLOR | color |
| text color | |
| eUI16 | font |
| text font | |
| eSERIAL | language |
| language | |
| string | name |
| name of who speech ( 30 character ) | |
| wstring * | msg |
| message | |
Private Attributes | |
| eUI16 | size |
|
|
v----- only working packets
|
|
|
|
|
|
Send packet to client.
Reimplemented from cServerPacket. |
|
|
text color
|
|
|
text font
|
|
|
language
|
|
|
item hex number | 0xFFFF=system
|
|
|
message
|
|
|
name of who speech ( 30 character )
|
|
|
from ( 0xFFFFFFFF=system message)
|
|
|
|
|
|
text type
|