Difference between revisions of "SCLT03"

From SWGANH Wiki
Jump to: navigation, search
(Sample Packet)
Line 1: Line 1:
__NOTOC__
+
{{PageHeader|Server Packet|SCLT03}}
 
+
 
{|align="center"
 
{|align="center"
 
|-  
 
|-  
Line 6: Line 5:
 
|-
 
|-
 
|}
 
|}
 
+
<br>
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-
Line 38: Line 37:
 
</pre>
 
</pre>
  
===Sample Packet===
 
----
 
<pre>
 
05 00
 
0C 5F A7 68 // BaselinesMessage
 
92 80 B2 56 14 00 00 00 // Cell ID
 
54 4C 43 53 03  // TLCS 3
 
1B 00 00 00
 
06 00 00 00
 
00 00 00 00
 
00 00 00 00
 
00 00 00 00
 
00 00 00 00
 
00 00 01 09
 
00 00 00 25
 
</pre>
 
 
|valign=top|
 
|valign=top|
  
Line 72: Line 55:
 
|}
 
|}
  
 +
===Sample Packet===
 
----
 
----
 +
<pre>
 +
05 00
 +
0C 5F A7 68 // BaselinesMessage
 +
92 80 B2 56 14 00 00 00 // Cell ID
 +
54 4C 43 53 03  // TLCS 3
 +
1B 00 00 00
 +
06 00 00 00
 +
00 00 00 00
 +
00 00 00 00
 +
00 00 00 00
 +
00 00 00 00
 +
00 00 01 09
 +
00 00 00 25
 +
</pre>

Revision as of 16:47, 7 January 2008

Server Packet - SCLT03

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

SCLT Packet Type QuickNav
SCLT03 - SCLT06 - SCLT08 - SCLT09


BaseLine Struct


[UINT16] 0x0005;
[UINT32] Baseline 
[UINT64] Item ID
[UINT32] SCLT 
[UINT8]  3
[UINT32] size of the DATA following 
	
[UINT16] ??
[FLOAT]  ??
[UINT32]
[UINT32]
[UINT32]
[UINT32]
	
[UINT8]  this is the number of the Cell numbered 1 to .... 10 for a large tat house

[UINT32]
[UINT32]

Deltas Struct



Variable Descriptions


Obj_OperandCount = ??



Tags


50% This packet has been partially reversed.

Sample Packet


05 00 
0C 5F A7 68 // BaselinesMessage
92 80 B2 56 14 00 00 00 // Cell ID
54 4C 43 53 03  // TLCS 3
1B 00 00 00 
06 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 01 09 
00 00 00 25