Difference between revisions of "PlayerMoneyResponse"
From SWGANH Wiki
m (Protected "PlayerMoneyResponse": Page is complete. [edit=sysop:move=sysop]) |
(→Sample Packet) |
||
| Line 49: | Line 49: | ||
<pre> | <pre> | ||
| − | + | ||
| + | 03 00 # Operand | ||
| + | 7E 73 7E 36 # Opcode | ||
| + | B8 B3 0A 00 # CreditsBank | ||
| + | AF EB 00 00 # CreditsInventory | ||
| + | |||
| + | NGE struct from cAble projectswg | ||
| + | |||
</pre> | </pre> | ||
Latest revision as of 17:44, 17 July 2013
| This article or section needs additional data. Please add a sample packet! |
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
Variable DescriptionsOpperand_Count = 3 Opcode = 367E737E
|
Tags
|
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