Difference between revisions of "PLAY06"
From SWGANH Wiki
Line 31: | Line 31: | ||
</pre> | </pre> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|valign=top| | |valign=top| | ||
Line 61: | Line 54: | ||
|} | |} | ||
+ | ===Sample Packet=== | ||
---- | ---- | ||
+ | <pre> | ||
+ | 02 00 | ||
+ | 3D 00 00 00 //No Idea still... | ||
+ | 02 //CSR-DEV Tag (01 = CSR, 02 = DEVELOPER) | ||
+ | </pre> |
Revision as of 12:20, 8 January 2008
Baseline - PLAY06
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
|
BaseLine StructSHORT: OpperandCount INT: ?? BYTE: CSR/DeveloperTag Deltas StructSHORT: UpdateCount SHORT: UpdateType { 00: INT: ?? 01: BYTE: CSR/DeveloperTag } |
Variable DescriptionsOpperandCount = 2 CSR/DeveloperTag:
Tags
|
Sample Packet
02 00 3D 00 00 00 //No Idea still... 02 //CSR-DEV Tag (01 = CSR, 02 = DEVELOPER)