![]() |
SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997 |
|
![]() |
#1 | ||
sim2reality
![]() Join Date: Jun 2007
Location: AM 82
Posts: 2,280
Downloads: 258
Uploads: 30
|
![]() Quote:
![]() Deatils will be a few months away yet though. On a bit of a break from ship building - Have one 1/2 finished and hope to get back to it soon. Also trying to get my SH5 Mod finished up too ![]() Quote:
Easier than I expected using the law of the triangle being 'all angles equal 180' the Impact angle can easily be worked out. Cheers Mate, I'll see whats possible to get this working in SH3. ![]() |
||
![]() |
![]() |
![]() |
#2 |
Grey Wolf
![]() Join Date: Apr 2011
Posts: 756
Downloads: 237
Uploads: 0
|
![]()
Reaper you TEaSE.............
![]() |
![]() |
![]() |
![]() |
#3 |
Ace of the Deep
![]() Join Date: Mar 2006
Posts: 1,138
Downloads: 147
Uploads: 12
|
![]() |
![]() |
![]() |
![]() |
#4 |
sim2reality
![]() Join Date: Jun 2007
Location: AM 82
Posts: 2,280
Downloads: 258
Uploads: 30
|
![]()
Cheers LGN1. Another question is there a list of Dial types anywhere ?
I'm looking in the dial.cfg file eg: Type=1; DIAL_SPEED Type=4; DIAL_THROTTLE ...... ......... Type=42; DIAL_TGT_ANG_ON_BOW There is no dial type 2 or 3 and many more are not listed. Anyway to find out if all values are hardcoded and if so can these be used? I'm trying to find a dial type thats not used ingame to use for the Impact Angle Dial. |
![]() |
![]() |
![]() |
#5 | |
Hellas
![]() |
![]() Quote:
ALL types (till type 80) for dials exists.you can view the whole list of them and what each one does through the super tool s3d . open ,for example,the NSS_Uboat7_CR .sim (in interior folder) and go at a dial and clic on its type (look at pic). see all types listed there (with each 'number' in front and what it does after) . the dial for track angle is the type 66 BUT the code for this dial doesn't exist in sh3's code (must be added in order to make this dial type fuctional for sh3) ![]()
__________________
Knowledge is the only thing that nobody can ever take from you... ![]() Mediafire page:http://www.mediafire.com/folder/da50.../Makman94_Mods |
|
![]() |
![]() |
![]() |
#6 | |
sim2reality
![]() Join Date: Jun 2007
Location: AM 82
Posts: 2,280
Downloads: 258
Uploads: 30
|
![]() Quote:
![]() So the dial type is there already, I'm going to see what I can achieve with this new info. I believe I will be able to bring you a working solution to the non existent Impact Angle dial in Sh3 ![]() Still its just theory in my head for the moment - but using what I've learnt with my current project I think I can make it reality ![]() EDIT: Well no go on my Idea - Can't get the needle to rotate at all. Seems that the dialtype has no memory location assigned to that variable, never mind not having code for it. So no way for me to hook onto its value, even if I got code working to calculate the Impact Angle - there's nowhere to put the value for the dial to read ![]() Last edited by reaper7; 08-25-11 at 02:58 PM. |
|
![]() |
![]() |
![]() |
#7 |
Silent Hunter
![]() Join Date: Dec 2004
Location: AN9771
Posts: 4,904
Downloads: 304
Uploads: 0
|
![]()
Judging by the German text labels (I'm of Dutch origin so it's not my native language, but I think it's enough):
1 is indeed impact-angle (auftreffwinkel= angle of collision) 2 is some sort of vernier dial (feinanzeige= fine display) of an angle that represents a bearing, or AOB. Hitman I think once said that (based on his extensive studies) "lage" was used often in both contexts of bearing on ownship, or AOB on the target. I'm betting on AOB. The dictionary that I have at home translates "Lage" as: situation, location, pose, position, state. The dial to the right of 2 seems to be the AOB dial (Gegner = opponent ), as the 2 dials on the far right can be clearly translated to be to be the crude and fine dial for the target bearing (Schiffspeilung= Ship bearing ) Dial 2 shows a value of 30, which could mean 30 minutes of arc, or halve of a degree. The same fractional value as is shown on the small inset dial of "Gegnerlage". 4.5 degrees starboard AOB ("Bug Rechts" = Bow Right) 3 seems to me to be the gyro angle or lead angle. (Schusswinkel= shooting angle) It makes no sense if this is the spread angle. How is a red (port) spread of 2 degrees any different than a green (starboard) spread. Spreads are symmetric. Besides ... The 2 dials below 3 are probably the torpedo course (Torp. Kurs) and spread dial ("spreizung" means spread, and my dictionary says "Fächer" means "fan") But "Kurs" means course, so it is probably the "True" shooting bearing. IOW, there might be a compass correction involved that is hard to notice on this dial.
__________________
My site downloads: https://ricojansen.nl/downloads |
![]() |
![]() |
![]() |
#8 | |
Hellas
![]() |
![]() Quote:
the code for track angle is allready written in sh4's and in sh5's code . as i am not familiar with executables at all, i am only guessing here that MAYBE all that is needed is to copy the code lines for TrackAngle from sh4's code to sh3's code (if possible). this dial (track angle) is ONLY for reading (i mean that player is not interacting with it) so MAYBE the code will not be so extensive or hard to locate. just guessing...no idea at all about the code ![]()
__________________
Knowledge is the only thing that nobody can ever take from you... ![]() Mediafire page:http://www.mediafire.com/folder/da50.../Makman94_Mods |
|
![]() |
![]() |
![]() |
|
|