.. | ||
README.md | ||
unmuteZoneClient.js |
Unmute Zone
When added to a zone entity, this script will automatically unmute a user when the user is inside the zone.
Features
- On entering the zone, you will be unmuted (unless you have Push-to-Talk enabled)
- On leaving the zone, you will have your previous mute setting applied
- If a user mutes themselves inside the zone, the zone will not apply your previous mute setting
Setup
- Add a zone entity to your domain
- Select the zone entity with the Create Tool
- Add
unmuteZoneClient.js
to the "Script" section
Exclusions
- Push-to-talk is unaffected in the zone
Releases
2019-04-15_13-00-00 :: d8a4e4d1
- Initial release