Difference between revisions of "Some General Notes On Chat"

From SWGANH Wiki
Jump to: navigation, search
(New page: *Whenever a client takes an action like, invite, ban, uninvite etc... send only THAT client the specific packet. Send EVERY OTHER client in that chat room ChatQueryRoomResults)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
*Whenever a client takes an action like, invite, ban, uninvite etc... send only THAT client the specific packet.  Send EVERY OTHER client in that chat room [[ChatQueryRoomResults]]
+
*Whenever a client takes an action like, invite, ban, uninvite etc... send only THAT client the specific packet IF that packet is the kind with a counter on the end.  Send EVERY OTHER client in that chat room [[ChatQueryRoomResults]]
 +
 
 +
[[Main::Chatroom (PacketTypeGroup)|Back to Main::Chatroom]]

Latest revision as of 01:45, 21 June 2007

  • Whenever a client takes an action like, invite, ban, uninvite etc... send only THAT client the specific packet IF that packet is the kind with a counter on the end. Send EVERY OTHER client in that chat room ChatQueryRoomResults

Back to Main::Chatroom