Difference between revisions of "ExecuteConsoleCommand"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
m (Protected "ExecuteConsoleCommand": Page is complete. [edit=sysop:move=sysop])
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{MissingPacket}}
{|
+
{{PageHeader|Server Packet|ExecuteConsoleCommand (B1CFCE1C)}}
|- align="center"
+
||{{PacketGuide}}
+
|-
+
|}
+
 
+
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-
Line 11: Line 6:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 17: Line 14:
 
|-
 
|-
 
|}
 
|}
 
+
|}
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----
  
Opperand_Count     = '''9'''
+
Opperand_Count     = '''1'''
  
Opcode     = '''FFFFFFFF'''
+
Opcode     = '''B1CFCE1C'''
 
----
 
----
  
* Additional Descriptions go here...
+
* '''Command'''
* --
+
:Standard SWG command with a "/" prefix. Multiple commands are separated by a ";"
* ---
+
* ----
+
  
 
|valign=top|
 
|valign=top|
 +
 
===Tags===
 
===Tags===
 
----
 
----
Line 38: Line 34:
 
||{{ServerPacket}}
 
||{{ServerPacket}}
 
|-
 
|-
||{{0%}}
+
||{{100%}}
 
|-
 
|-
 
|}
 
|}
 
 
|}
 
|}
 
----
 
 
==Sample Code==
 
----
 
 
<pre>
 
Insert Code Snippet Here...
 
</pre>
 
  
 
==Sample Packet==
 
==Sample Packet==

Latest revision as of 22:15, 8 January 2008





Server Packet - ExecuteConsoleCommand (B1CFCE1C)

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

Struct


A_STRING Game Command

Variable Descriptions


Opperand_Count = 1

Opcode = B1CFCE1C


  • Command
Standard SWG command with a "/" prefix. Multiple commands are separated by a ";"

Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.

Sample Packet

Insert Sample Packet Here...