swift-project / pilotclient

Cross-platform cross-simulator pilot client for virtual air traffic networks
https://swift-project.org
GNU General Public License v3.0
93 stars 27 forks source link

FSD: add support for #MU packet #254

Closed oktal3700 closed 4 months ago

oktal3700 commented 8 months ago

Mike Evans in VATSIM dev discord:

So as part of the upcoming Ghost mode available for sups.. there will be an accompanying packet that goes out to a client that's forced into that mode.. you'll get a #MU packet from the server, with your callsign and either a 1 or 0, specifying if you should mute that user from being able to send audio over built in AFV or not.

#MUSERVER:BADPILOT:1 you should enable mute, or not allow the pilot to talk #MUSERVER:BADPILOT:0 disable mute, and let the pilot talk

this will be available for testing on d & e later, but it should be straightforward