Difference between revisions of "GILD01"
From SWGANH Wiki
(→Tags) |
(→Variable Descriptions) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{MissingPacket}} | |
+ | {{PageHeader|Baseline|GILD01}} | ||
{|align="center" | {|align="center" | ||
|- | |- | ||
Line 5: | Line 6: | ||
|- | |- | ||
|} | |} | ||
+ | <br> | ||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
Line 10: | Line 12: | ||
===BaseLine Struct=== | ===BaseLine Struct=== | ||
---- | ---- | ||
− | + | {| align="center" | |
− | + | |- | |
− | + | || | |
− | + | {| class="wikitable" | |
− | + | |- | |
− | + | |{{short}}||'''Op Count''' | |
+ | |- | ||
+ | |{{int}}||'''Baseline Opcode''' | ||
+ | |- | ||
+ | |{{long}}||'''Object ID''' | ||
+ | |- | ||
+ | |{{int}}||'''DLIG''' | ||
+ | |- | ||
+ | |{{byte}}||'''1''' | ||
+ | |- | ||
+ | |{{int}}||'''Bank Credits''' | ||
+ | |- | ||
+ | |{{int}}||'''Cash Credits''' | ||
+ | |} | ||
+ | |} | ||
===Deltas Struct=== | ===Deltas Struct=== | ||
Line 29: | Line 45: | ||
INT: CashCredits | INT: CashCredits | ||
</pre> | </pre> | ||
+ | |||
|valign=top| | |valign=top| | ||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
− | |||
− | |||
− | |||
---- | ---- | ||
*BankCredits: | *BankCredits: | ||
− | : | + | :Amount of Credits displayed in your bank. |
*CashCredits: | *CashCredits: | ||
− | : | + | :Amount of Credits displayed as cash in your inventory. |
===Tags=== | ===Tags=== | ||
Line 51: | Line 65: | ||
|} | |} | ||
+ | ===Sample Packet=== | ||
---- | ---- | ||
+ | |||
+ | <pre> | ||
+ | |||
+ | </pre> |
Latest revision as of 10:47, 8 January 2008
This article or section needs additional data. Please add a sample packet! |
Baseline - GILD01
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
|
BaseLine Struct
Deltas StructSHORT: UpdateCount SHORT: UpdateType { 00: INT: BankCredits 01: INT: CashCredits |
Variable Descriptions
Tags
|