Difference between revisions of "CmdSceneReady"

From SWGANH Wiki
Jump to: navigation, search
(Sample Packet)
(Struct)
Line 11: Line 11:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
|{{short}}||'''Opperand_Count'''
+
|{{short}}||'''Op Count'''
 
|-
 
|-
 
|{{int}}||'''Opcode'''
 
|{{int}}||'''Opcode'''
Line 17: Line 17:
 
|}
 
|}
 
|}
 
|}
 +
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----

Revision as of 11:50, 28 December 2007





Server Packet - CmdSceneReady (43FD1C22)

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Struct


SHORT Op Count
INT Opcode

Variable Descriptions


Opperand_Count = 1

Opcode = 43FD1C22


  • Description:

This packet is used by both client and server to signal to end the "loading" process and begin playing. Once both send it, the scene begins.

Tags


S→C This packet originates on the server.

C→S This packet originates on the client.

100% This packet has been completely reversed.

Sample Packet

01 00       // Op Count
22 1C FD 43 // CmdSceneReady