Skip to content

Commit 284d5eb

Browse files
committed
feat: further radio faq
1 parent 55c981a commit 284d5eb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pages/radio/faq.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,14 @@ If this is empty and you have a question, please turn to the support in our [com
6767
</Tabs.Tab>
6868
</Tabs>
6969

70+
## I have issues with mic clicks.
71+
72+
If you're using pma-voice and do not get "mic clicks" when using the radio, remove [this line](https://github.com/AvarianKnight/pma-voice/blob/main/client/init/main.lua#L220) from pma-voice.
73+
74+
## Players can cancel combat rolls by talking over the radio.
75+
76+
This gets caused by zerio-radio trying to put away the weapon when talking over the radio, which you can disable by setting `Shared.RemoveWeaponOnTalkingOnRadio` to `false` in `zerio-radio/shared/main.lua`.
77+
7078
## Disconnect player on item drop.
7179

7280
<Callout>

0 commit comments

Comments
 (0)