Bridge Commander Central

BC Forums => BC Scripting => Topic started by: Nighthawk on May 13, 2008, 12:08:56 AM

Title: need help with "light" BC install
Post by: Nighthawk on May 13, 2008, 12:08:56 AM
guys, can someone point me to the file that allows control of the ship while in camera mode?

I'm trying to build a light BC install with minimal KM stuff as a test bed for a mod
Title: Re: need help with "light" BC install
Post by: MLeo on May 14, 2008, 07:57:36 AM
If you have that mod installed, it's the CinematicInterfaceHandlers.py file
Title: Re: need help with "light" BC install
Post by: Nighthawk on May 14, 2008, 10:19:18 AM
it needs Foundation, doesn't it?
Title: Re: need help with "light" BC install
Post by: MLeo on May 14, 2008, 12:41:40 PM
No, it's just a file change.

In fact, it's using the same trick as controlling the ship from the bridge, and that idea was taken from the scripts itself from the cheat handling code.
Title: Re: need help with "light" BC install
Post by: Nighthawk on May 14, 2008, 04:43:58 PM
alright. I'll be needing the foundation anyways, because it's aimed for multiplayer.
I'll post again when I reach that part.
Title: Re: need help with "light" BC install
Post by: MLeo on May 14, 2008, 05:19:44 PM
Well, this modification doesn't need Foundation, but for a lot of other things you do.
Title: Re: need help with "light" BC install
Post by: Nighthawk on May 17, 2008, 02:47:33 AM
strange, I would swear I put the file in the right place, yet the camera doesn't work.
when I press F9, the whole camera system gets locked. I have to switch to tactical view to reset it.

the console just outputs "No module named CinematicInterfaceHandlers". that's all
:?
Title: Re: need help with "light" BC install
Post by: MLeo on May 17, 2008, 09:41:02 AM
It must go into scripts\ you did do that, right?
Title: Re: need help with "light" BC install
Post by: Nighthawk on May 17, 2008, 04:51:22 PM
yup.
new console report attached
Title: Re: need help with "light" BC install
Post by: FekLeyr Targ on May 17, 2008, 05:11:16 PM
Perhabs the file's name has some spelling mistakes (like capital letters instead of small ones)
Title: Re: need help with "light" BC install
Post by: MLeo on May 17, 2008, 06:12:48 PM
Put up the new file.
Title: Re: need help with "light" BC install
Post by: Nighthawk on May 18, 2008, 06:09:15 AM
exactly the same one I have on a KM install, and it works. it just doesn't work in this copy.
Title: Re: need help with "light" BC install
Post by: MLeo on May 18, 2008, 06:18:15 AM
Copy the bcdebug.py file over as well.
Title: Re: need help with "light" BC install
Post by: Nighthawk on May 18, 2008, 06:20:10 AM
solved!  :D