Difference between revisions of "ChatOnSendRoomMessage"
From SWGANH Wiki
(→Variable Descriptions) |
(→Sample Packet) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 14: | Line 14: | ||
|{{int}}||'''Opcode''' | |{{int}}||'''Opcode''' | ||
|- | |- | ||
| − | |{{int}}||''' | + | |{{int}}||'''ErrorCode''' |
|- | |- | ||
|{{int}}||'''MessageID''' | |{{int}}||'''MessageID''' | ||
| Line 58: | Line 58: | ||
<pre> | <pre> | ||
03 00 | 03 00 | ||
| − | 33 16 B6 E7 | + | 33 16 B6 E7 // ChatOnSendRoomMessage |
| − | 00 00 00 00 | + | 00 00 00 00 // Error Code |
| − | 01 00 00 00 | + | 01 00 00 00 // MessageID |
</pre> | </pre> | ||
Latest revision as of 06:37, 11 May 2008
Server Packet - ChatOnSendRoomMessage (E7B61633)
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 = 3 Opcode = E7B61633
Allways send this before ChatRoomMessage, build it in the same funtion and multi. |
Tags
|
Sample Packet
03 00
33 16 B6 E7 // ChatOnSendRoomMessage
00 00 00 00 // Error Code
01 00 00 00 // MessageID