Difference between revisions of "UpdatePvpStatusMessage"
From SWGANH Wiki
m (Protected "UpdatePvpStatusMessage": Page is complete. [edit=sysop:move=sysop]) |
|||
Line 1: | Line 1: | ||
+ | {{MissingPacket}} | ||
{{PageHeader|Server Packet|UpdatePvpStatusMessage (08A1C126)}} | {{PageHeader|Server Packet|UpdatePvpStatusMessage (08A1C126)}} | ||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
Line 5: | Line 6: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
− | + | {| align="center" | |
+ | |- | ||
+ | || | ||
{| class="wikitable" | {| class="wikitable" | ||
|{{short}}||'''Operand_Count''' | |{{short}}||'''Operand_Count''' | ||
Line 17: | Line 20: | ||
|{{long}}||'''ObjectID''' | |{{long}}||'''ObjectID''' | ||
|} | |} | ||
− | + | |} | |
===Variable Descriptions=== | ===Variable Descriptions=== | ||
---- | ---- | ||
Line 62: | Line 65: | ||
|- | |- | ||
|} | |} | ||
− | |||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Sample Packet== | ==Sample Packet== |
Revision as of 19:41, 27 December 2007
This article or section needs additional data. Please add a sample packet! |
Server Packet - UpdatePvpStatusMessage (08A1C126)
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 = 4 Opcode = 08A1C126
1: Attackable Flag 2: Aggressive Flag (can attack you) 4: Overt Flag 8: TEF Flag 16: Player Flag 32: Enemy Flag 64: ?? 128: ?? 256: ??(NGE Duel?)
Faction: HEX CRC_STRING DECIMAL Neutral = 0 none 0 Rebel = 0x16148850 SWGCRC("rebel") 370444368 Imperial = 0xDB4ACC54 SWGCRC("imperial") 3679112276
|
Tags
|
Sample Packet
Insert Sample Packet Here...