Difference between revisions of "ChatInstantMessageToCharacter"
From SWGANH Wiki
(New page: {{PageHeader|Client Packet| ChatInstantMessageToCharacter (84BB21F7)}} {| border="0" width="90%" cellpadding=6 |- |valign=top| ===Struct=== ---- {| align="center" |- || {| class="wikitable...) |
|||
Line 49: | Line 49: | ||
|} | |} | ||
+ | |||
+ | ==Notes== | ||
+ | |||
+ | The ChatInstantMessageToCharacter is sent by the sender of an instant message to the server. The server determines if the recipient is valid and then responds to the sender with ChatOnSendInstantMessage and the receiver with ChatInstantMessageToClient. | ||
==Sample Packet== | ==Sample Packet== |
Revision as of 16:48, 26 February 2012
Client Packet - ChatInstantMessageToCharacter (84BB21F7)
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Struct
Variable DescriptionsOpperand_Count = 5 Opcode = 84BB21F7 |
Tags
|
Notes
The ChatInstantMessageToCharacter is sent by the sender of an instant message to the server. The server determines if the recipient is valid and then responds to the sender with ChatOnSendInstantMessage and the receiver with ChatInstantMessageToClient.