#So in my case I have both of these

1 messages ยท Page 1 of 1 (latest)

hidden field
#

Does the RadioBroadcastManager in the Conflict world show the correct times? (When selecting the actual entity on the map)

wanton sandal
wanton sandal
#

But if I place the entity into a sub world of Eden, I have to click Regenerate - only then do the times update for all of the tracks correctly.

#

Furthermore, I just tested another scenario:

  • I toggled Regenerate Times to False on my version of the entity.
  • I then added this to the a new subspace of the same map, and had when i first clicked the Regenerate Times toggle it changed the tracks to the correct ones. but they all had -1 as their time. When I toggled the Regen button again it finally listed the times.

Does this mean there's just a bug with the button, and it actually needs to be scripted to press twice on game start?

@hidden field

wanton sandal
elder marsh
#

mine shows all the times for 35 music and all 16 of the DJ

wanton sandal
#

Which RadioBroadcast manager is that for though?
If it's for one you placed then it won't work as expected in gameworld if you want it to replace the current radiobroadcast.acp

golden marten
#

Oh shit

#

Ull try this

#

I'll

wanton sandal
#

It still won't work based on my findings, but we'll have to wait for LAxemann to reply

golden marten
#

alright nvm then lol

elder marsh
#

I've just created my own world. 128 x 128 terrain, overwritten both the RadioBroadcastManager.et & radioBroadcast acp. I've added, and overwritten RadioSmall_01_red.et and placed the in my world. Loading into the world through world editor, it plays flawlessly. Published it and tested in on conflict everon...... still the same issues, songs cutting off and huge silences...

wanton sandal
elder marsh
#

I'm gonna create my own .acp to see if that works

wanton sandal
#

A question for when you're free @hidden field:
Is the game able to handle having multiple RadioBroadcastManagers each having its own RadioBroadcast.acp file?
I ask because I'm currently trying to figure out how one could go about having a switch added to the base radio model that would effectively allow cycling through radio stations?

Trying to wrap my ahead around how one would achieve this.

In my head, with my current understanding it would require multiple RadioBroadcastManagers no matter what because they're ultimately what's tracking the IDs for the tracks and the offset across game clients so that everything is synced.

As an example based on this, I can see how I would create 3 different radios in a game that would all successfully sync music across clients on a map that I create from scratch using just 9 entities where it's 3 distinct groups of: RadioBroadcastManager_X.et > using RadioBroadcast_X.acp > which plays through RadioSmall_X.

But what I'd love to be able to do is have multiple RadioBroadcastManager entities that each feed the same .acp file, which itself would contain multiple music/DJs banks that get selected based on an additional selector switch within the .acp file.

Hopefully this all makes sense?

hidden field
#

Pardon dude! I wish Discord had a "remind me about this" function ๐Ÿ˜…
Sooooo

  1. My understanding is you found a way/mod that allows you to achieve what you were after already, which is neat!
  2. Nonetheless, I'll try to replicate the issue tomorrow during work
  3. (Your last question here): Yeah, the vanilla RadioBroadcast system is built around a single .acp, meaning there's no way to have multiple stations (because the "core manager" takes care of the timing etc. and can only have one .acp. Not even sure what happens if you put different .acps in the radios than the one within the manager, but it can't be good ๐Ÿ˜… )
wanton sandal
#

Worth checking out Project Sonar on the workshop, as the dev has implemented a system that allows for multiple, synced radio broadcasts.

The other issue I mentioned regarding the regeneration not acting as expected is still valid for the base game though so well worth looking at.

Appreciate your response all the same, and keep up the good work. Your tutorials in particular are very well made.

elder marsh
#

Pointless Having a radio now.... They have banned all the mods that have music

wanton sandal