Difference between revisions of "GILD01"
From SWGANH Wiki
(→Variable Descriptions) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{PageHeader| | + | {{MissingPacket}} |
+ | {{PageHeader|Baseline|GILD01}} | ||
{|align="center" | {|align="center" | ||
|- | |- | ||
Line 11: | 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 31: | Line 46: | ||
</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 59: | 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
|