Difference between revisions of "NewbieTutorialResponse"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
Line 9: Line 9:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''Opperand_Code'''
+
|{{short}}||'''Opperand_Code'''
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Opcode'''
+
|{{int}}||'''Opcode'''
 
|-
 
|-
|align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''ClientReady'''
+
|{{a_string}}||'''ClientReady'''
 
|-
 
|-
 
|}
 
|}

Revision as of 07:29, 22 March 2007


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...