Difference between revisions of "NewbieTutorialEnableHudElement"
From SWGANH Wiki
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{PageHeader|Server Packet|NewbieTutorialEnableHudElement (CA375124)}} | |
− | {| | + | |
− | | | + | |
− | + | ||
− | + | ||
− | + | ||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
Line 11: | Line 6: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
− | + | {| align="center" | |
+ | |- | ||
+ | || | ||
{| class="wikitable" | {| class="wikitable" | ||
+ | |{{short}}||'''Opperand_Count''' | ||
|- | |- | ||
− | | | + | |{{int}}||'''Opcode''' |
|- | |- | ||
− | | | + | |{{a_string}}||'''ALL''' |
|- | |- | ||
− | | | + | |{{int}}|{{unknown}} |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
+ | |{{byte}}|{{unknown}} | ||
+ | |} | ||
|} | |} | ||
Line 43: | Line 25: | ||
---- | ---- | ||
− | Opperand_Count = ''' | + | Opperand_Count = '''4''' |
− | Opcode = ''' | + | Opcode = '''CA375124''' |
---- | ---- | ||
Line 54: | Line 36: | ||
|valign=top| | |valign=top| | ||
+ | |||
===Tags=== | ===Tags=== | ||
---- | ---- | ||
Line 60: | Line 43: | ||
||{{ServerPacket}} | ||{{ServerPacket}} | ||
|- | |- | ||
− | ||{{ | + | ||{{50%}} |
|- | |- | ||
|} | |} | ||
− | |||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Sample Packet== | ==Sample Packet== | ||
<pre> | <pre> | ||
− | + | 04 00 // Op Count | |
+ | 24 51 37 CA // NewbieTutorialEnableHudElement | ||
+ | 03 00 // string count | ||
+ | 61 6C 6C // all | ||
+ | 01 00 00 00 // ?? | ||
+ | 00 // ?? | ||
</pre> | </pre> |
Latest revision as of 13:31, 12 February 2008
Server Packet - NewbieTutorialEnableHudElement (CA375124)
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Struct
Variable DescriptionsOpperand_Count = 4 Opcode = CA375124
|
Tags
|
Sample Packet
04 00 // Op Count 24 51 37 CA // NewbieTutorialEnableHudElement 03 00 // string count 61 6C 6C // all 01 00 00 00 // ?? 00 // ??