SUBSIM Radio Room Forums

SUBSIM Radio Room Forums (https://www.subsim.com/radioroom/index.php)
-   SH4 Mods Workshop (https://www.subsim.com/radioroom/forumdisplay.php?f=219)
-   -   [TEC] Conning Tower Interior Free Cam? (https://www.subsim.com/radioroom/showthread.php?t=126711)

Tigrone 12-11-07 01:29 AM

[TEC] Conning Tower Interior Free Cam?
 
From the conning tower [I'm using TM 1.7.2], when I hit Shift+F2, I get put back in the control room. Can someone help and let me know what code to enter to stay in the conning tower with the free roam camera? Please see what I think is the data/cfg/commands.cfg line entry for Shift+F2 and an unused one for the conning tower. How could I make Shift+F9 be the free roam in the tower?


[Cmd53]
Name=Command_room_free_camera
Ctxt=1
Key0=0x71,s,""
Page=0x33000000,3700
GoBack=Interior_fore_camera


[Cmd55]
Name=Conning_tower_free_camera
Ctxt=1

DrBeast 12-11-07 07:28 AM

Use the tool found here. It lets you configure your keys any way you like.

mrbeast 12-11-07 07:37 AM

If you head towards the back of the control room in Shift+F2 (can't remember which direction now:hmm: ), through the door, you eventually pop up in the conning tower interior in free cam mode.

Tigrone 12-12-07 11:34 PM

[Cmd55] What would set it to Shift+F9?
 
If [Cmd53] is key Shift+F2, what would make [Cmd55] Shift+F9? I just want to be able to activate Free Cam in the tower without being knocked back down the hatch to the Control Room.

[Cmd53]
Name=Command_room_free_camera
Ctxt=1
Key0=0x71,s,""
Page=0x33000000,3700
GoBack=Interior_fore_camera


[Cmd55]
Name=Conning_tower_free_camera
Ctxt=1

DrBeast 12-13-07 08:08 AM

08x15: check my first post. Alternatively, try changing

Code:

[Cmd13]
Name=Conning_tower_camera
Ctxt=1
Page=0x33000000,3715
Key0=0x78,,"F9"
Page=0x33000000,3715
GoBack=Interior_fore_camera

to

Code:

[Cmd13]
Name=Conning_tower_camera
Ctxt=1
Page=0x33000000,3715
Key0=0x78,,"F9"
Page=0x33000000,3715
GoBack=Conning_tower_free_camera

That might do the trick, too, if you don't want to map another key. That way, when you're in the conning tower, you press your right mouse button and theoretically it should take you to the conning tower free camera view instead of the command room.

Tigrone 12-13-07 08:29 PM

Thank you for idea DrBeast.
 
DrBeast,

Thank you for the suggestion. I think I understand it, and will give it a try. I have the key editor you suggested, but I really do not understand how to use. I'm afraid my Tech skills don't extend much beyond simple plain text. I would be happy to use another key if I could tell which one might be safe to use--one not already in use.

DrBeast 12-14-07 07:21 AM

Adding a key is the easy part. Just change
Code:

Key0=0x78,,"F9"
to
Code:

Key0=0x78,s,"F9"
and you'll get Shift+F9. I've no clue what "Page=" is, though, and what is should be set to. The program I suggested is not that difficult to use. Just read the readme and you'll eventually get the hang of it. :yep:

DrBeast 12-15-07 02:42 AM

Quote:

Originally Posted by DrBeast
08x15: check my first post. Alternatively, try changing

Code:

[Cmd13]
Name=Conning_tower_camera
Ctxt=1
Page=0x33000000,3715
Key0=0x78,,"F9"
Page=0x33000000,3715
GoBack=Interior_fore_camera

to

Code:

[Cmd13]
Name=Conning_tower_camera
Ctxt=1
Page=0x33000000,3715
Key0=0x78,,"F9"
Page=0x33000000,3715
GoBack=Conning_tower_free_camera

That might do the trick, too, if you don't want to map another key. That way, when you're in the conning tower, you press your right mouse button and theoretically it should take you to the conning tower free camera view instead of the command room.

I know I'm quoting myself, but I want to make it clear that the above method crashes my game when I try to leave free conning tower camera. Chalk up another failed method :p


All times are GMT -5. The time now is 08:04 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 1995- 2025 Subsim®
"Subsim" is a registered trademark, all rights reserved.