Difference between revisions of "CmdSceneReady"

From SWGANH Wiki
Jump to: navigation, search
 
(Variable Descriptions)
Line 18: Line 18:
 
----
 
----
  
Opperand_Count     = '''9'''
+
Opperand_Count     = '''1'''
  
Opcode     = '''FFFFFFFF'''
+
Opcode     = '''43FD1C22'''
 
----
 
----
  
Line 27: Line 27:
  
 
|valign=top|
 
|valign=top|
 +
 
===Tags===
 
===Tags===
 
----
 
----

Revision as of 01:37, 19 December 2006


Struct


SHORT uint16
INT uint32

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


C→S This packet originates on the client.

100% This packet has been completely reversed.


Sample Code


Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...