Difference between revisions of "AbortTradeMessage"

From SWGANH Wiki
Jump to: navigation, search
(Details)
(Variable Descriptions)
 
(33 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{MissingPacket}}
 +
{{PageHeader|Server Packet|AbortTradeMessage (9CA80F98)}}
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-
 
|valign=top|
 
|valign=top|
===Details===
+
===Struct===
 
----
 
----
'''Action'''
+
{| align="center"
::Closes the trade window.
+
|-
 +
||
 +
{| class="wikitable"
 +
|{{short}}||'''OpCount'''
 +
|-
 +
|{{int}}||'''OpCode'''
 +
|}
 +
|}
  
'''Tags'''
+
===Variable Descriptions===
 +
----
  
{{ServerPacket}}
+
Opperand_Count     = '''1'''
  
===Schematic Details===
+
Opcode     = '''9CA80F98'''
 
----
 
----
:''Requires 30 units of Plumbum Iron.<br>''
 
:''Requires 15 units of Ferrous Metal.<br>
 
  
===Certifications & Weapon Caps===
+
<font color="orange">'''NOTE'''</font>: You must send this in order to clear the trade window! It must be followed by TradeCompleteMessage to clear the trade session on both clients.
----
+
  
'''Certifications'''
 
::<font color=red>Master Combat Medic</font>
 
::<font color=red>Combat Level 54</font>
 
  
'''Weapon Caps'''
 
:Speed:<font color=red> -</font>
 
 
===Enhancements===
 
----
 
 
This weapon requires a total of 3 [[Krayt Dragon Tissue]]s or 3 [[Enhanced Power Cell]]s.
 
 
|valign=top|
 
|valign=top|
  
===Image===
+
===Tags===
 
----
 
----
[[Image:Alliance_Disruptor.JPG|center|150px|thumb|Alliance Disruptor Pistol]]
+
{| align="center"
 
+
|-
===Experimental Properties===
+
||{{ServerPacket}}
----
+
<font color="#330066">Experimental Damage</font><br>
+
:<font color="#FFCC00">Maximum Damage</font><br>
+
::Conductivity: 50%<br>
+
::Overall Quality: 50%<br>
+
:<font color="#FFCC00">Minimum Damage</font><br>
+
::Conductivity: 50%<br>
+
::Overall Quality: 50%<br>
+
:<font color="#FFCC00">Wound Chance</font>
+
::Conductivity: 50%
+
::Overall Quality: 50%
+
<font color="#330066">Experimental Efficiency</font>
+
:<font color="#FFCC00">Special Attack Cost</font>
+
::Conductivity: 50%
+
::Overall Quality: 50%
+
<font color="#330066">Weight & Accuracy</font>
+
:<font color="#FFCC00">Accuracy</font>
+
::Conductivity: 50%
+
::Overall Quality: 50%
+
<font color="#330066">Misc</font>
+
:<font color="#FFCC00">Unit Intergrity</font>
+
::Conductivity: 50%
+
::Overall Quality: 50%
+
|}
+
 
+
[[Category:Weapons]][[Category:Pistols]][[Category:Weaponsmith Schematics]][[Category:Energy]]
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
==STRUCT==
+
 
+
{| class="wikitable"
+
 
|-
 
|-
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||Opperand_Count
+
||{{100%}}
|-
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||Opcode
+
 
|-
 
|-
 +
|}
 
|}
 
|}
  
 +
==Sample Packet==
  
==Variable Descriptions==
+
<pre>
 
+
Insert Sample Packet Here...
Opperand_Count     = 1
+
</pre>
 
+
Opcode     = 9CA80F98
+
 
+
==Action / Result==
+
 
+
Closes the trade window.
+

Latest revision as of 14:43, 10 June 2010





Server Packet - AbortTradeMessage (9CA80F98)

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 OpCount
INT OpCode

Variable Descriptions


Opperand_Count = 1

Opcode = 9CA80F98


NOTE: You must send this in order to clear the trade window! It must be followed by TradeCompleteMessage to clear the trade session on both clients.


Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.

Sample Packet

Insert Sample Packet Here...