Difference between revisions of "ChatOnLeaveRoom"
From SWGANH Wiki
(→Struct) |
(→Variable Descriptions) |
||
| Line 43: | Line 43: | ||
---- | ---- | ||
| − | Opperand_Count = ''' | + | Opperand_Count = '''5''' |
| − | Opcode = ''' | + | Opcode = '''60B5098B''' |
---- | ---- | ||
| − | * | + | * '''Game_Name_Size''' |
| − | * | + | :Size of the Game_Name, only seen SWG. |
| − | * | + | |
| − | * | + | * '''Game_Name''' |
| + | :As above SWG | ||
| + | |||
| + | * '''Galaxy_Name_Size''' | ||
| + | :Size of the Galaxie Name | ||
| + | |||
| + | * '''Galaxy_Name''' | ||
| + | :Example 'Bria' | ||
| + | |||
| + | * '''Character_Name_Size''' | ||
| + | :Size of belows Character name | ||
| + | |||
| + | * '''Character_Name''' | ||
| + | :Character name thats leaving the room | ||
| + | |||
| + | * '''Unknown''' | ||
| + | :Some Unknown Maybe a flag something to check into later. | ||
| + | |||
| + | * '''ChatRoom_ID''' | ||
| + | :Put the Chatroom's Id here | ||
| + | |||
| + | * '''Unknown''' | ||
| + | :Some Unknown Maybe a flag something to check into later. | ||
| + | |||
| + | * '''Unknown''' | ||
| + | :Some Unknown Maybe a flag something to check into later. | ||
|valign=top| | |valign=top| | ||
| + | |||
===Tags=== | ===Tags=== | ||
---- | ---- | ||
Revision as of 21:37, 31 March 2007
Struct
Variable DescriptionsOpperand_Count = 5 Opcode = 60B5098B
|
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...