I have a sequence of connected rooms with different legacy music volume adjustment properties.
When I enter the room sequence from the first room by an aMusic5.play(); command they get all ignored.
When I enter the room sequence from the last room by an old PlayMusic(5); command they work.
If I try to use the old command in the first room it doesn't work.
When I try the new command in the last room volume also doesn't get adjusted in the last room...
What can be the reason for this and how can I fix it?
When I enter the room sequence from the first room by an aMusic5.play(); command they get all ignored.
When I enter the room sequence from the last room by an old PlayMusic(5); command they work.
If I try to use the old command in the first room it doesn't work.
When I try the new command in the last room volume also doesn't get adjusted in the last room...
What can be the reason for this and how can I fix it?