Difference between revisions of "GILD03"
From SWGANH Wiki
| Line 1: | Line 1: | ||
| − | {{PageHeader| | + | {{PageHeader|Baseline|GILD03}} |
{|align="center" | {|align="center" | ||
|- | |- | ||
Revision as of 20:46, 7 January 2008
Baseline - GILD03
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
SHORT: ObjOpperandCount
FLOAT: ??
ASTRING: STFFileName
INT: ??
ASTRING: DefaultName
USTRING: CustomName
INT: Volume
INT: GuildIDListSize
INT: UpdateCounter
{
A_STRING: GuildID/Name
}
Deltas Struct
SHORT: UpdateCount
SHORT: UpdateType
{
00:
FLOAT: ??
01:
A_STRING: NameSTF
INT: ??
A_STRING: Name
02:
U_STRING: CustomName
03:
INT: Volume
04:
INT: GuildIDListSize
INT: UpdateCount
{
BYTE: SubType
{
00:(remove)
ASTRING: GuildID/Name
01:(add)
ASTRING: GuildID/Name
02:(clearall)
}
}
}
Sample Packet |
Variable DescriptionsObj_OperandCount = 5
Tags
|