Difference between revisions of "SuiEventNotification"
From SWGANH Wiki
(→Struct) |
(→Sample Packet) |
||
| Line 58: | Line 58: | ||
<pre> | <pre> | ||
| − | + | 04 00 | |
| + | 64 35 2D 09 //SuiEventNotification | ||
| + | 83 49 02 00 //Window ID | ||
| + | 00 00 00 00 | ||
| + | 02 00 00 00 | ||
| + | 02 00 00 00 | ||
| + | 0E 00 00 00 //UNICODE STRING SIZE(14) | ||
| + | 66 00 75 00 63 00 6B 00 73 00 6F 00 65 00 62 00 69 00 74 00 | ||
| + | 63 00 68 00 65 00 73 00 //UNICODE ('fucksoebitches') | ||
| + | 00 00 00 00 | ||
</pre> | </pre> | ||
Revision as of 03:32, 6 April 2007
Struct
Variable DescriptionsOpperand_Count = 4 Opcode = 092D3564 |
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
04 00
64 35 2D 09 //SuiEventNotification
83 49 02 00 //Window ID
00 00 00 00
02 00 00 00
02 00 00 00
0E 00 00 00 //UNICODE STRING SIZE(14)
66 00 75 00 63 00 6B 00 73 00 6F 00 65 00 62 00 69 00 74 00
63 00 68 00 65 00 73 00 //UNICODE ('fucksoebitches')
00 00 00 00