Difference between revisions of "NewbieTutorialResponse"

From SWGANH Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
{|
 
|- align="center"
 
||{{PacketGuide}}
 
|-
 
|}
 
  
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6

Revision as of 01:42, 19 December 2006


Struct


SHORT Opperand_Code
INT Opcode
A_STRING ClientReady

Variable Descriptions


Opperand_Count = 2

Opcode = CA88FBAD


  • ClientReady:

This string displays "ClientReady" No other string has been recorded.

  • Additional Info:

Sent regardless of NewbieTutorialRequest. Assumed to alert the server when to start the tutorial process if it is queued.

Tags


C→S This packet originates on the client.

75% This packet has been partially reversed.


Sample Code


Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...