![]() |
SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997 |
![]() |
#8 |
Planesman
![]() Join Date: Jun 2005
Location: Quadrant DB22
Posts: 198
Downloads: 0
Uploads: 0
|
![]()
OK! Some good news
![]() ![]() I found out that 0x02 is the code for the right mouse button. I was able to make it the "key" for the "go-back" action (along with the Num_Pad 0) like this: Code:
[Cmd7] Name=Go_back_to_prev_cam Ctxt=1 Key0=0x60,,"Num_Pad 0"; Key1=0x02,,"Right Mouse Button"; So, until (if) this can be fixed, using the num_pad 0 key will have to suffice. (which is a wonderful innovation, nonetheless). On a seperate note: Another place to add a "go_back" command is the F7-Crew Management screen. You can access this screen from the schematic of the sub (located in the control room (aft in the Type VIIB, fore in the TypeII)), so it makes sense to be able to back out of this screen to the fore or aft control room. Code:
[Cmd41] Name=Crew_control Ctxt=1 MnID=0x3F020008 Key0=0x76,,"F7" Page=0x67000000,3742 GoBack=Interior_aft_camera; http://irrlicht.sourceforge.net/docu/namespaceirr.html (Look under "Enumerations").
__________________
.-. --- ..- --. .... ... . .- ... .- .... . .- -.. |
![]() |
![]() |
|
|