CAPTAIN SIM FORUM
767 Captain (FSX) >> 767 Captain (FSX) >> B767-300 crew messages player panel
https://www.captainsim.org/forum/csf.pl?num=1301073571

Message started by Wilhelm on Mar 25th, 2011 at 5:19pm

Title: B767-300 crew messages player panel
Post by Wilhelm on Mar 25th, 2011 at 5:19pm
HI,

when I press a button on the crew messages player panel, nothing happens. ( no announcements )
When I open the sound folder in the explorer and click on the .wav files the recorder plays the messages properly.
I have the same trouble with the B727.
Someone described the same problem already in this forum, however, there is no answer how to solve this.
What can I do to correct this?
With kind regards
Wilhelm

Title: Re: B767-300 crew messages player panel
Post by Pinatubo on Mar 25th, 2011 at 5:34pm
Hi Wilhelm,

Most of problems occurs during installation procedure.

Try to delete CS B-767's register data (as administrator) before reinstall the add-on, following the next steps:

Uninstall  / Delete all CS B-767's register data [ start > regedit.exe > Captain Sim > 767CAPTAIN > delete all files (Standard/FLT/RegCode/RegName/support/tpl/version)] / Restart PC / Reinstall.

Best regards,

Pinatubo.

Title: Re: B767-300 crew messages player panel
Post by Wilhelm on Mar 25th, 2011 at 5:46pm
Hi Pinatubo,

I tried this already with B727 and B767 without success.

rgds
Wilhelm

Title: Re: B767-300 crew messages player panel
Post by Pinatubo on Mar 25th, 2011 at 6:04pm
Well, maybe your downloaded 767.exe file is corrupted. Let's try a new way, downloading a new one using CS > Home > Support > Your profile > B-767 > Extended Download Service.

Tell us if the problem persist. Ok?

Pinatubo.

Title: Re: B767-300 crew messages player panel
Post by Paul787 on Mar 25th, 2011 at 9:28pm
Open sound.cfg file located in C : Program Files/Microsoft Games/Microsoft Flight Simulator X/Captain Sim/767

[Common]
Refresh.Time=10
Sound.Directory=Captain_Sim\767\sound
SoundOffWhenSimIsSlew=1 Change 1 to 0 so it reads SoundOffWhenSimIsSlew=0
SoundOffWhenSimIsPaused=1
SoundOffWhenSimDialogIsOpen=1
SoundOffWhenSimSoundIsOff=1
Fn.Play.Name=fnSndPlayVar
Fn.Stop.Name=fnSndStopVar
Fn.IsPlay.Name=fnSndIsPlayVar
Fn.Loop.Name=fnSndLoopVar
Fn.Enable.Name=fnSndEnableVar
Fn.Enable.All.Name=fnSndEnableAllVar
Fn.Disable.Name=fnSndDisableVar
Fn.Disable.All.Name=fnSndDisableAllVar
Fn.Rewind.Name=fnSndRewindVar
Fn.SetVolume.Name=fnSndSetVolumeVar
Fn.GetVolume.Name=fnSndGetVolumeVar

Save the file. This should fix the problem.

Regards,

Title: Re: B767-300 crew messages player panel
Post by Pinatubo on Mar 26th, 2011 at 12:05am
Well, it is an idea that can be attempted. Mine works fine without any change.

sound.ini

[Common]
Refresh.Time=10
Sound.Directory=Captain_Sim\767\sound
SoundOffWhenSimIsSlew=1
SoundOffWhenSimIsPaused=1
SoundOffWhenSimDialogIsOpen=1
SoundOffWhenSimSoundIsOff=1
...........................................................

Pinatubo.

Title: Re: B767-300 crew messages player panel
Post by Wilhelm on Mar 26th, 2011 at 9:17am
Thanks Paul!
In B767-300 I changed that value  from 1 to 0. The announcement are now working properly.

I tried the same procedure for the B727 but to no avail.
What could I do to get the voices working for the B727 as well?

rgds
Wilhelm

Title: Re: B767-300 crew messages player panel
Post by Wilhelm on Mar 26th, 2011 at 9:26am
Hi Pinatubo,

thanks very much for your help!
The voices are now working for B767, however, the problem still exist with the B727.
I appreciate any help.
rgds
Wilhelm

Title: Re: B767-300 crew messages player panel
Post by Paul787 on Mar 26th, 2011 at 9:53pm
I'm glad it worked for you.

I don't know about the 727, since I don't have this bird. I know that this fix works also with the 757.

Regards,

Title: Re: B767-300 crew messages player panel
Post by Wilhelm on Mar 27th, 2011 at 6:59am
Hello Paul,

thank you very much.
Maybe someone else knows how to fix this minor bug.
rgds
Wilhelm

Title: Re: B767-300 crew messages player panel
Post by Markoz on Mar 27th, 2011 at 1:43pm
To get them working in the 727, I just reload it using either ALT > A > A > ENTER or the Keyboard Shortcut I created for reloading the aircraft, CTRL+R.

Mark

Title: Re: B767-300 crew messages player panel
Post by Wilhelm on Mar 28th, 2011 at 6:15am
Hi Markoz,

thanks for the tip, the announcement of my B727 works now properly,too.

With kind regards
Wilhelm

Title: Re: B767-300 crew messages player panel
Post by Sonoace on Apr 3rd, 2011 at 9:42pm
How do you get the crew messages?

Title: Re: B767-300 crew messages player panel
Post by Markoz on Apr 4th, 2011 at 3:01am

StephenL wrote on Apr 3rd, 2011 at 9:42pm:
How do you get the crew messages?

Not sure of exactly what you are asking there, but I'll try anyway.
There are two ways to open the 2D Crew Messenger panel:
1. Press SHIFT + 2 to open the SimIcons Panel and then click on the speaker icon, the right icon on the second row  (2B in the manual).
2. Press SHIFT + 5 to open it without opening the SimIcons Panel.

If you can't hear them, then you need to do what Paul787 showed in his reply:


Paul787 wrote on Mar 25th, 2011 at 9:28pm:
Open sound.cfg file located in C : Program Files/Microsoft Games/Microsoft Flight Simulator X/Captain Sim/767

[Common]
Refresh.Time=10
Sound.Directory=Captain_Sim\767\sound
SoundOffWhenSimIsSlew=1 Change 1 to 0 so it reads SoundOffWhenSimIsSlew=0
SoundOffWhenSimIsPaused=1
SoundOffWhenSimDialogIsOpen=1
SoundOffWhenSimSoundIsOff=1
Fn.Play.Name=fnSndPlayVar
Fn.Stop.Name=fnSndStopVar
Fn.IsPlay.Name=fnSndIsPlayVar
Fn.Loop.Name=fnSndLoopVar
Fn.Enable.Name=fnSndEnableVar
Fn.Enable.All.Name=fnSndEnableAllVar
Fn.Disable.Name=fnSndDisableVar
Fn.Disable.All.Name=fnSndDisableAllVar
Fn.Rewind.Name=fnSndRewindVar
Fn.SetVolume.Name=fnSndSetVolumeVar
Fn.GetVolume.Name=fnSndGetVolumeVar

Save the file. This should fix the problem.

Regards,


Hope that helps.

Mark

CAPTAIN SIM FORUM » Powered by YaBB 2.6.0!
YaBB Forum Software © 2000-2026. All Rights Reserved.