Bridge Commander Central
BC Forums => BC Scripting => Topic started 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
-
If you have that mod installed, it's the CinematicInterfaceHandlers.py file
-
it needs Foundation, doesn't it?
-
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.
-
alright. I'll be needing the foundation anyways, because it's aimed for multiplayer.
I'll post again when I reach that part.
-
Well, this modification doesn't need Foundation, but for a lot of other things you do.
-
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
:?
-
It must go into scripts\ you did do that, right?
-
yup.
new console report attached
-
Perhabs the file's name has some spelling mistakes (like capital letters instead of small ones)
-
Put up the new file.
-
exactly the same one I have on a KM install, and it works. it just doesn't work in this copy.
-
Copy the bcdebug.py file over as well.
-
solved! :D