Larkooo / FrequencyWalkie

A mod adding multiple selectable frequencies to the Walkie Talkie in Lethal Company
MIT License
3 stars 2 forks source link

Communication is heard through all the channels #6

Closed ouin10 closed 8 months ago

ouin10 commented 8 months ago

Currently using a modpack I created with every mod being compatible with eachother. The list of mods is in the image. Screenshot_1

Using these mods while using the FrequencyWalkie mod, you can hear people talk across all channels no matter what channel you are on. If I am on channel (example) 19.2 and my friend is on 40.1, they both can talk to eachother. This was both tested at the company building, in orbit and on moons.

Larkooo commented 8 months ago

Do you guys have any other mods that mess with the walkie talkie? FrequencyWalkie patches the walkie-talkie related rpc handlers so if any other mod does the same thing or transmits voices on their own then this mod won't work. As the patched methods effectively block incoming transmissions depending on the frequency you're currently on. From quickly taking a glance at your mod list, I'm thinking maybe VoiceHUD or any other voice related mod has something to do with that

ouin10 commented 8 months ago

Alright, it might be something like VoiceHUD yeah. Thank you though