Difference between revisions of "CreateProjectileMessage"

From SWGANH Wiki
Jump to: navigation, search
 
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{MissingPacket}}
 
+
{{PageHeader|Server Packet|CreateProjectileMessage (B88AF9A5)}}
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-
Line 6: Line 6:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 +
|{{short}}||'''Operand_Count'''
 
|-
 
|-
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''Operand_Count'''
+
|{{int}}||'''Opcode'''
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Opcode'''
+
|{{short}}|{{unknown}}
 
|-
 
|-
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''<font color=red>Unknown</font>'''
+
|{{byte}}|{{unknown}}
 
|-
 
|-
|align="center" style="background:#B3C0DE; color:white;"|'''BYTE'''||'''<font color=red>Unknown</font>'''
+
|{{byte}}|{{unknown}}
 
|-
 
|-
|align="center" style="background:#B3C0DE; color:white;"|'''BYTE'''||'''<font color=red>Unknown</font>'''
+
|{{byte}}|{{unknown}}
 
|-
 
|-
|align="center" style="background:#B3C0DE; color:white;"|'''BYTE'''||'''<font color=red>Unknown</font>'''
+
|{{short}}|{{unknown}}
 
|-
 
|-
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''<font color=red>Unknown</font>'''
+
|{{short}}|{{unknown}}
 
|-
 
|-
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''<font color=red>Unknown</font>'''
+
|{{short}}|{{unknown}}
 
|-
 
|-
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''<font color=red>Unknown</font>'''
+
|{{short}}|{{unknown}}
 
|-
 
|-
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''<font color=red>Unknown</font>'''
+
|{{short}}|{{unknown}}
 
|-
 
|-
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''<font color=red>Unknown</font>'''
+
|{{short}}|{{unknown}}
|-
+
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''<font color=red>Unknown</font>'''
+
|-
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''<font color=red>Unknown</font>'''
+
 
|-
 
|-
 +
|{{int}}|{{unknown}}
 +
|}
 
|}
 
|}
 
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----
 
 
Opperand_Count     = '''12'''
 
Opperand_Count     = '''12'''
  
 
Opcode     = '''B88AF9A5'''
 
Opcode     = '''B88AF9A5'''
 
----
 
----
 +
|valign=top|
  
* Additional Descriptions go here...
 
* --
 
* ---
 
* ----
 
 
|valign=top|
 
 
===Tags===
 
===Tags===
 
----
 
----
Line 60: Line 54:
 
|-
 
|-
 
|}
 
|}
 
 
|}
 
|}
 
----
 
 
==Sample Code==
 
 
<pre>
 
Insert Code Snippet Here...
 
</pre>
 
  
 
==Sample Packet==
 
==Sample Packet==

Latest revision as of 20:24, 27 December 2007





Server Packet - CreateProjectileMessage (B88AF9A5)

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

Struct


SHORT Operand_Count
INT Opcode
SHORT ??
BYTE ??
BYTE ??
BYTE ??
SHORT ??
SHORT ??
SHORT ??
SHORT ??
SHORT ??
SHORT ??
INT ??

Variable Descriptions


Opperand_Count = 12

Opcode = B88AF9A5


Tags


S→C This packet originates on the server.

25% This packet has been partially reversed.

Sample Packet

Insert Sample Packet Here...