Difference between revisions of "ExecuteConsoleCommand"

From SWGANH Wiki
Jump to: navigation, search
(Tags)
Line 1: Line 1:
__NOTOC__
+
{{PageHeader|Server Packet|ExecuteConsoleCommand (B1CFCE1C)}}
{|
+
|- align="center"
+
||{{PacketGuide}}
+
|-
+
|}
+
 
+
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-
Line 42: Line 36:
 
|-
 
|-
 
|}
 
|}
 
 
|}
 
|}
 
----
 
 
==Sample Code==
 
----
 
 
<pre>
 
Insert Code Snippet Here...
 
</pre>
 
  
 
==Sample Packet==
 
==Sample Packet==

Revision as of 23:37, 21 June 2007

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 = 9?

Opcode = 0xB1CFCE1C


  • 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...