![]() |
SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997 |
|
![]() |
#1 |
Navy Seal
![]() |
![]()
I have started writting tutorials for using TDWs UI mod.
NewUIs_TDC_6_4_0_ByTheDarkWraith or later is required. Latest tutorial: Four Bearings. DOWNLOAD Trevally Tutorials All v0.2 Trevally Tutorials All v0.2 (for OH II ) USE THIS ONE IF YOU HAVE OHII INSTALLED Trevally Four Bearings Tutorial Can be used with Real Nav For use with TDW UI with Real Nav addon and No Map Updates. Big thanks to Kuikueg for posting his New Improved Four Bearings Method, on which I based this tutorial. Basic Tutorials v0.4 There are only two in the basic tutorials at the moment, but I intend to add more soon. Basic Sub Maneuvering - This one includes and continues the Depth Control tutorial already within the UI. It also covers speed and steering. Activate Stations - This one is a guide to your boats stations. I will add a more in depth guide to each station soon. Fast 90 TDC v0.5 This includes tutorials in a pre-set mission and show you how to carry out 90 deg attacks using manual TDC. This method is a good first step to manual TDC. (more info to follow) Manual TDC 01 90deg - This will take you through a step by step easy method for finding speed and target heading. With this information we can set up a fast 90deg attack and place each torp where we want it to hit. Manual TDC 02 90deg Salvo - As with the tutorial above, this helps you set a fast 90 attack. This time we set a salvo of torps and use the information we learned about gyroangles in a different way. Range AOB Practice v0.2 (NewUIs_TDC_5_9_0_ByTheDarkWraith or later is required.) This tutorial provides you the opportunity to practice finding range and AOB. Use the stadimeter to find the range of various targets. Try methods to set the corrct AOB. A TDC checker will test you are getting each one correct. See great pic demo by Joegrundman Link This is a good next step if you started using manual TDC with the fast90 tutorial. TDC Checker From the Range AOB Prictice tutorial. This will check your AOB and Range TDC input against the target you are locked onto. Run from "Automation" button and select -Tutorials - Sub - TDC Checker RAOBF Practice using this tool within a tutorial This tutorial will take you through finding a target solution from using visual information and the RAOBF disc. I would advice you to use "Manos Scopes" when using the RAOBF disc. If you are using one of the others - only count horizontal clicks on one side of the scale. UPDATE NOTE: for the mast height measurment,it is not needed to put the scope's horizontal line on waterline . it is ok just to count how many marks the ship's mast is 'covering' on vertical scale Credit and thanks (RAOBF):- TDW for the tutorial commands and his UI/Mega mod Makman for his Manos scopes and advice. ToniloCoyote for his advice and correct ship sizes. Pisces & joegrundman for teaching me how this works Installing - Place folder in you MODS folder. Using JSGME un-install any previous versions first, then install (must be after "NewUIs_TDC_x_x_x_ByTheDarkWraith"). You will get an overwrite warning (for 3 folders in TDW UI), this is ok. Big thanks to TheDarkWraith for giving us this feature and all his help ![]() All of the commands I use are within TDWs UI mod. Anyone can write these tutorials. See here for commands:- C:\Ubisoft\Silent Hunter 5\data\Tutorials\TDW_Tutorial Last edited by Trevally.; 10-15-11 at 04:56 AM. Reason: added Four Bearings |
![]() |
![]() |
![]() |
#2 |
Navy Seal
![]() |
![]()
To start any tutorial you must click on Tutorial in the main menu screen.
![]() Then select the tutorial you want to run, from the list. ![]() Next click on Historical Missions. If the tutorial requires a set mission, it will be highlighted for you. Click on it. You will see the u-boat selection switch to this mission If no missions are highlighted, select any one of them. ![]() Finally click start and the mission will load and the tutorial will start. Last edited by Trevally.; 11-09-11 at 04:27 PM. |
![]() |
![]() |
![]() |
#3 |
Officer
![]() Join Date: Dec 2009
Location: British Waters
Posts: 243
Downloads: 98
Uploads: 0
|
![]()
I am looking forward to the Fast 90 TDC tutorial, I think that will be appreciated by a lot of skippers. Nice one dude
![]() |
![]() |
![]() |
![]() |
#4 |
Engineer
![]() Join Date: Feb 2007
Location: Indianapolis, United States
Posts: 214
Downloads: 122
Uploads: 0
|
![]()
Thanks Trevally!
by the way--I'm having some trouble finding the best way to use your hydrophone search script (no station). If a contact is detected, it doesn't drop the TC to 1x. Also--is there a hotkey for starting AND stopping a script? That might be a question for DW.
__________________
from Brandt |
![]() |
![]() |
![]() |
#5 | ||
Navy Seal
![]() |
![]() Quote:
Quote:
You can change your options.py file to set TC on contact. But yes you are correct, if you dont stop the script it will jump to high TC again. There is a total of 3mins listening where you can stop the script. A hot key would make this easier. (see TDWs tutorials on how to set hot keys) I will have a look at the options.py to see how to change your TC on contact. |
||
![]() |
![]() |
![]() |
#6 |
Navy Seal
![]() |
![]()
Ok in your options you will find this :-
# the TC level at which the TCx on contact distance is enabled (this will change the TC level to a pre-determined level when a contact gets inside a specified radius around the sub if the current TC level is greater than or equal to this value) # below in powers of 2 only! TCxOnContactDistanceEnabledTCLevel = 1024 # when at TC > 1 and TCxOnContactDistanceEnabled is enabled (True) then this is the radius around your sub to determine when to set TC level to TCxOnContactDistanceTCLevel # below in meters TCxOnContactDistanceRadius = 8000.0 # the TC level to set when TCxOnContactDistanceEnabled is enabled (True) and contact is inside the TCxOnContactDistanceRadius # below in powers of 2 only! TCxOnContactDistanceTCLevel = 1 Change the 1024 to 32 You can also increase the range (radius) If you do this however - you will only every be able to increase TC to 16 without it dropping to 1 when any contact is within that radius. |
![]() |
![]() |
![]() |
#7 |
Engineer
![]() Join Date: Feb 2007
Location: Indianapolis, United States
Posts: 214
Downloads: 122
Uploads: 0
|
![]()
I'll give 32 a try.
Also--I've assigned a hotkey for that script--but have noticed that it will start the script, but it won't STOP the script. So now I just run the script and watch carefully durring the baffles check for a contact, with my mouse hovering over the stop button in the automation interface. Also, for some reason I can't get the hotkey to work to pull up the automation interface. I'm going to try changing the key and requiring shift with it.
__________________
from Brandt |
![]() |
![]() |
![]() |
#8 |
Ace of the deep .
|
![]()
Is there a tutorial on how to make a new tutorial ? I have no clue .
|
![]() |
![]() |
![]() |
#9 | |
Black Magic
![]() |
![]() Quote:
The best thing to do is look at how others (Trevally and I) have made them by looking over our files. If you need help just ask as I'm sure Trevally and I would be more than willing to assist ![]() |
|
![]() |
![]() |
![]() |
#10 | ||
Navy Seal
![]() |
![]() Quote:
Quote:
![]() I am at a loose end just now with no projects on the go other than patches for OHII - so if you want, I could work with you to make new tutorials. If not, I would be more than willing to help with anything ![]() |
||
![]() |
![]() |
![]() |
#11 |
Ace of the deep .
|
![]()
Cheers blokes . I will have a go and get back to you if i need help
![]() No worries . |
![]() |
![]() |
![]() |
#12 | |
Navy Seal
![]() |
![]() Quote:
When I made some, I would just have TDWs readme open and a blank text doc open - then just type in some commands and test Here is an example for a test:- This is a .SHT file (Testing_Tutorials.SHT) in the tutorial folder [TITLE] Testing_Tutorials [TITLE_END] [DESCRIPTION] Testing script to display text and pictures [DESCRIPTION_END] [UISTYLE] SH5Enhanced [UISTYLE_END] [HISTORICMISSION] Any [HISTORICMISSION_END] [COMMANDS] CommandsEnabled|1|0|0|0|0|0 CommandsVisible|1|0|0|0|0|0 DisplayText|Mary had a little lamb.|0|0|0|0|10 DisplayText|whose fleece was white as snow|0|0|0|0|10 SetTutorialImage|Mary_Lamb|0|0|0|0|0 DisplayTutorialImage|1|0|0|0|0|0 SetTutorialImageSize|550|464|0|0|0|0 WaitForNext|0|0|0|0|0|0 [COMMANDS_END] Mary_Lamb.dds image (550 x 464 - this is picture size, can be set to anything) into C:\Ubisoft\Silent Hunter 5\data\Menu\Gui\Tutorial Images This is a .SHA file (Testing_Tutorials.SHA) in the automation folder [AS] Testing_Tutorials [DESCRIPTION] Testing script to display text and pictures [DESCRIPTION_END] [CATEGORY] Tutorials [SUBCATEGORY] Sub [COMMANDS] Play_tutorial,0,0,Testing_Tutorials,0,0,0,0 [COMMANDS_END] |
|
![]() |
![]() |
![]() |
#13 |
Swabbie
![]() Join Date: Jul 2012
Posts: 9
Downloads: 33
Uploads: 0
|
![]()
This is really helpful for people like me who want to learn how to play like the experts but don't know where to start, thanks
![]() |
![]() |
![]() |
![]() |
#14 |
Watch
![]() Join Date: Jul 2012
Location: That's None Of Your Business, Jerry.
Posts: 22
Downloads: 154
Uploads: 0
|
![]()
TO INSTALL WE NEED THIS ''TDWs UI''. BUT WHAT IS THAT?? PLS GET A LINK TO i DOWNLOAD!!!! OR I CANT INSTALL...
![]() ![]() ![]() ![]() ![]() ![]() |
![]() |
![]() |
![]() |
#15 | |
Ace of the Deep
![]() |
![]() Quote:
http://www.subsim.com/radioroom/showthread.php?t=166093 |
|
![]() |
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|