Struct
SHORT
|
Operand_Count
|
INT
|
Opcode
|
INT
|
FactionRank
|
INT
|
RebelPoints
|
INT
|
ImperialPoints
|
INT
|
FactionNamesListCount
|
SHORT
|
String Size
|
A_STRING
|
FactionName
|
INT
|
FactionPointsListCount
|
Variable Descriptions
Opperand_Count = 7
Opcode = 5DD53957
- String of the current faction rank. IE: warrant_officer_2
- Amount of Rebel Faction to show on the main character sheet.
- Amount of Imperial Faction to show on the main character sheet.
- Looks like this was intended to be in the game at some point. But its not anymore. It is Hutt points.
- Counter for how many factions are listed under the factions tab.
- Name of faction to display in the factions tab.
- Amount of faction to display in the factions tab.
|
Tags
S→C
|
This packet originates on the server.
|
|
100%
|
This packet has been completely reversed.
|
|
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...