Jump to content

Cannot listen to radio stations in a vehicle (Multiplayer)


Olipro

Recommended Posts

Not sure when the bug was introduced, maybe when radio chatting was fixed.

 

In any case, the subject says it all. It appears that when the `VoiceManagerData.RadioData` object is instantiated for a vehicle radio, it uses the constructor that doesn't setup a valid `DeviceData` instance for it - which then results in the transmission not "finding" the radio.

 

I've partially worked around this by iterating through ZomboidRadio.getDevices() and finding relevant vehicle radios to pass on to DistributeToPlayerInternal which at least means I see the text in the chat box, although not in-world.

Link to comment
Share on other sites

  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...