PlayerMoneyResponse

From SWGANH Wiki
Jump to: navigation, search





Server Packet - PlayerMoneyResponse (367E737E)

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 Operand_Count
INT Opcode
INT CreditsBank
INT CreditsInventory

Variable Descriptions


Opperand_Count = 3

Opcode = 367E737E


  • CreditsBank:
Amount of credits in the players bank
  • CreditsInventory:
Amount of credits in the players inventory.

Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.

Sample Packet


03 00 # Operand
7E 73 7E 36 # Opcode
B8 B3 0A 00 # CreditsBank
AF EB 00 00 # CreditsInventory 

NGE struct from cAble projectswg