You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So as the title says I'm wanting to know if players could be put into a voice session as if they are within proximity. I know of the filters that can be applied to check if players should enter a voice chat, but from reading the comments in them it seems the filter would be called after all the other checks therefore making it useless for this case as players too far would never get checked by the custom filter. My end goal is to allow players to one on one chat for the purpose of moderation or even multiple at once as a group which can be created and destroyed from my own plugin, is this something that can be done?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
So as the title says I'm wanting to know if players could be put into a voice session as if they are within proximity. I know of the filters that can be applied to check if players should enter a voice chat, but from reading the comments in them it seems the filter would be called after all the other checks therefore making it useless for this case as players too far would never get checked by the custom filter. My end goal is to allow players to one on one chat for the purpose of moderation or even multiple at once as a group which can be created and destroyed from my own plugin, is this something that can be done?
Beta Was this translation helpful? Give feedback.
All reactions