Difference between revisions of "VoiceChatChannelInfo"

From SWGANH Wiki
Jump to: navigation, search
(Sample Packet)
(Sample Packet)
Line 79: Line 79:
 
24 00 #StringSize
 
24 00 #StringSize
 
53 57 47 2E 53 74 61 72 73 69 64 65 72 2E 67 75 69 6C 64 2E 31 34 31 30 30 34 2E 47 75 69 6C 64 43 68  
 
53 57 47 2E 53 74 61 72 73 69 64 65 72 2E 67 75 69 6C 64 2E 31 34 31 30 30 34 2E 47 75 69 6C 64 43 68  
 
 
61 74 #SWG.Starsider.guild.141004.GuildChat (channel name)
 
61 74 #SWG.Starsider.guild.141004.GuildChat (channel name)
 
 
//141004 (313431303034) represents the players GuildID.  
 
//141004 (313431303034) represents the players GuildID.  
 
// This is the "guildchat tab
 
// This is the "guildchat tab
Line 88: Line 86:
 
24 00 #StringSize
 
24 00 #StringSize
 
53 57 47 2E 53 74 61 72 73 69 64 65 72 2E 67 75 69 6C 64 2E 31 34 31 30 30 34 2E 47 75 69 6C 64 43 68  
 
53 57 47 2E 53 74 61 72 73 69 64 65 72 2E 67 75 69 6C 64 2E 31 34 31 30 30 34 2E 47 75 69 6C 64 43 68  
 +
61 74 #SWG.Starsider.guild.141004.GuildChat (channel name)
  
61 74 #SWG.Starsider.guild.141004.GuildChat (channel name)
 
  
 
22 00  
 
22 00  

Revision as of 19:09, 1 January 2014





Server Packet - AcceptAuctionResponseMessage (C58A446E)

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Struct


SHORT Opperand_Count
INT Opcode
LONG ItemID
INT ErrorCode

Variable Descriptions


Opperand_Count = 3

Opcode = C58A446E


  • ItemID:
The ObjectID of the Item on auction whos bid we are accepting.
  • ErrorCode:
An integer used to represent an error if an error occurred, 0 if okay.
  • Codes:

//channelInfoFlags

channelInfoFlags_None = 0x00		
channelInfoFlags_LeaveChannel = 0x01
channelInfoFlags_AutoJoin = 0x02
channelInfoFlags_ChannelDoesNotExist = 0x04
channelInfoFlags_TargetModerator = 0x08
channelInfoFlags_ForcedShortlist = 0x10

Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.

Bazaar Bazaar related stuff.


Sample Packet

Struct work by cAble (NGE packet analyzer)


07 00 #Operand
FE 70 F9 4B #VoiceChatChannelInfo
10 00 00 00 # channelInfoFlags (ForcedShortlist = 0x10)


24 00 #StringSize
53 57 47 2E 53 74 61 72 73 69 64 65 72 2E 67 75 69 6C 64 2E 31 34 31 30 30 34 2E 47 75 69 6C 64 43 68 
61 74 #SWG.Starsider.guild.141004.GuildChat (channel name)
//141004 (313431303034) represents the players GuildID. 
// This is the "guildchat tab


24 00 #StringSize
53 57 47 2E 53 74 61 72 73 69 64 65 72 2E 67 75 69 6C 64 2E 31 34 31 30 30 34 2E 47 75 69 6C 64 43 68 
61 74 #SWG.Starsider.guild.141004.GuildChat (channel name)


22 00 
73 69 70 3A 63 6F 6E 66 63 74 6C 2D 31 31 32 35 36 32 36 38 40 73 77 70 2E 76 69 76 6F 78 2E 
63 6F 6D #sip:[email protected]
//this contains channelUri (sip:confctl-), ChannelPassword (11256268@) and (host? swp.vivox.com)

00 00 00 00 #unknown INT