Difference between revisions of "LaunchBrowserMessage"
From SWGANH Wiki
(→Tags) |
(→Sample Packet) |
||
Line 58: | Line 58: | ||
<pre> | <pre> | ||
09 00 | 09 00 | ||
− | 13 E2 E7 8D | + | 13 E2 E7 8D // opcode |
− | 0A 00 | + | 0A 00 // string size |
73 77 67 61 6E 68 2E 63 6F 6D // swganh.com | 73 77 67 61 6E 68 2E 63 6F 6D // swganh.com | ||
</pre> | </pre> |
Revision as of 04:24, 22 June 2007
Struct
Variable DescriptionsOpperand_Count = ? Opcode = 0x8DE7E213
|
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
09 00 13 E2 E7 8D // opcode 0A 00 // string size 73 77 67 61 6E 68 2E 63 6F 6D // swganh.com