Difference between revisions of "SuiForceClosePage"
From SWGANH Wiki
(→Variable Descriptions) |
|||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{PageHeader|Server Packet|SuiForceClosePage (990B5DE0)}} | |
− | {| | + | |
− | | | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
Line 11: | Line 5: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
− | + | {| align="center" | |
+ | |- | ||
+ | || | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | | | + | |{{short}}|'''op Count''' |
|- | |- | ||
− | | | + | |{{int}}|'''Op Code''' |
|- | |- | ||
− | | | + | |{{int}}|'''Window ID''' |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
|} | |} | ||
− | + | |} | |
===Variable Descriptions=== | ===Variable Descriptions=== | ||
---- | ---- | ||
− | Opperand_Count = ''' | + | Opperand_Count = '''2''' |
− | Opcode = ''' | + | Opcode = '''990B5DE0''' |
---- | ---- | ||
− | * | + | * Window ID = ID of the UI that is being closed |
− | * | + | * This packet is sent to client to force it to close<br />a ui window. |
− | + | ||
− | + | ||
|valign=top| | |valign=top| | ||
+ | |||
===Tags=== | ===Tags=== | ||
---- | ---- | ||
Line 60: | Line 37: | ||
||{{ServerPacket}} | ||{{ServerPacket}} | ||
|- | |- | ||
− | ||{{ | + | ||{{100%}} |
|- | |- | ||
|} | |} | ||
− | |||
|} | |} | ||
− | + | ==Sample Packet== | |
− | + | ||
− | ==Sample | + | |
− | + | ||
<pre> | <pre> | ||
− | + | 02 00 | |
− | + | E0 5D 0B 99 //SuiForceClosePage | |
+ | 71 63 00 00 //Window ID | ||
− | |||
− | |||
− | |||
− | |||
</pre> | </pre> |
Latest revision as of 07:23, 26 August 2008
Server Packet - SuiForceClosePage (990B5DE0)
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 = 2 Opcode = 990B5DE0
|
Tags
|
Sample Packet
02 00 E0 5D 0B 99 //SuiForceClosePage 71 63 00 00 //Window ID