final case classVoiceHostKill() extends PlanetSideGamePacket with Product with Serializable
Used by PlanetSide in conjunction with wiredred/pscs.exe to establish local platoon/squad voice chat.
We are not focusing on implementation of this feature.
As a precaution, all attempts at sending VoiceHostRequest should be replied to with a VoiceHostKill.
This packet seems to publish no data.
Used by PlanetSide in conjunction with wiredred/pscs.exe to establish local platoon/squad voice chat. We are not focusing on implementation of this feature. As a precaution, all attempts at sending
VoiceHostRequest
should be replied to with aVoiceHostKill
. This packet seems to publish no data.