GrantCommand

From SWGANH Wiki
Jump to: navigation, search

Server Packet - GrantCommand (E67E3875)

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 Opperand_Count
INT Opcode
SHORT StringSize
ASCII CommandGranted

Variable Descriptions


Opperand_Count = 2

Opcode = E67E3875



Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.


Sample Packet

  • Struct work by cAble (NGE packet reverser)

  • This packet was used with a profession respec to commando. "co_dm_1" was the skill that was granted.

  • This is from an NGE packet capture and may not me applicable to precu.


02 00 #Operand
75 38 7E E6 #Opcode
07 00 #StringSize
63 6F 5F 64 6D 5F 31 #CommandGranted #co_dm_1


Note: the RevokeCommand gets sent to remove all the skills and abilities of the former profession.