SUBSIM Radio Room Forums

SUBSIM Radio Room Forums (https://www.subsim.com/radioroom/index.php)
-   SH5 Mods Workshop (https://www.subsim.com/radioroom/forumdisplay.php?f=249)
-   -   My mods compilation (https://www.subsim.com/radioroom/showthread.php?t=201004)

Bathrone 05-19-13 04:03 AM

Nice Fifi

I found the independent engines control patches to be reliable and robust. The New UI does a nice looking dual shaft radio type button HUD thing too with it.

I helped Sober with an error on EUF mod configuration which you appear to be making too. Theres a 48mb patch:

Quote:

Equipment_Upgrades_Fix_v1_4_byTheBeast
Equipment_Upgrades_Fix_v1_4_Patch_1
#Equipment_Upgrades_Fix_v1_4_Patch_1_HotFix
Equipment_Upgrades_Fix_v1_4_Patch_1 (available by date) V9 by sober
What does the rad cap tools mod do?

And what does the SteelViking-HotSoup-WaterDrips mod do?

Thanks

Fifi 05-19-13 05:20 AM

Quote:

Originally Posted by Bathrone (Post 2059021)
What does the rad cap tools mod do?

And what does the SteelViking-HotSoup-WaterDrips mod do?

Thanks

Rad Cap tools allows to catch/turn certain items as RAOFB disc or even the NewUIs compass disc.

SteelViking-HotSoup-WaterDrips was a nice mod that Volodya made for me, to keep the water droplets leaking from tower stairs and cook meals smoke (both original old mods by - i don't remember who), compatible with SteelViking mod...

Bathrone 05-19-13 05:47 AM

Nice, do you have a download link for the soup water drop mod please?

Fifi 05-19-13 06:08 AM

Here: http://www.mediafire.com/?x6cscyec2nlbd7b

I'll try to find the patch 1 you pointed to me too :salute:

Fifi 05-19-13 06:40 PM

Quote:

Originally Posted by Bathrone (Post 2059021)
Nice Fifi

I found the independent engines control patches to be reliable and robust. The New UI does a nice looking dual shaft radio type button HUD thing too with it.

I helped Sober with an error on EUF mod configuration which you appear to be making too. Theres a 48mb patch:

Corrected first post, and added to my list :up:

Changed for NewUIs version 7.4!

Macardigan 05-20-13 08:25 AM

fifi, how to proceed to add my table to 7_4_0 tdw mod?

thanks, is that today I am very fine.:hmmm:

TheDarkWraith 05-20-13 10:21 AM

Quote:

Originally Posted by Macardigan (Post 2059535)
fifi, how to proceed to add my table to 7_4_0 tdw mod?

It is very easy to do. Open up the file \data\UserCharts\UserChart_x.TDW with Notepad and follow the directions. You can either make your own UserChartx.TDW file or use an existing one. I would suggest making your own file though :up:

If you need help just ask.

Fifi 05-20-13 03:15 PM

Yes Macardigan, after opening data\UserCharts\UserChart_x.TDW, i just added:

; User Charts
; Category= the category where the chart will fall under (can be anything!) - if left blank will default to Default category
; Name= specifies the name to be shown in the charts listbox
; Filename= name of the DDS file of the chart (including .dds extension!) - user charts can ONLY be DDS files!
; Size= if you specify -1 then the DLL will get the size needed (width and/or height) from the image itself else you can specify custom size for the chart (image)
; Position= specifies the position on screen relative to upper left corner of game screen
; Draggable= valid values are 1 (yes) or 0 (no). If a 1 then you will be able to drag the chart anywhere on screen
; ToolTip= the tooltip displayed when the mouse is placed over the visible chart (image)
; max number of charts that can be defined is 20. Anything after 20 will be ignored!
; [ENDCHARTS] must be the last line in the file!

[Chart]
Category=
Name=Flags
Filename=FlagChart.dds
Size=-1,-1
Position=20,20
Draggable=1
ToolTip=Flag chart

[Chart]
Category=Shipping
Name=Shipping (colored)
Filename=SH5_Shipping_Chart_Colored.dds
Size=-1,-1
Position=10,10
Draggable=1
ToolTip=Colored shipping chart


[Chart]
Category=Shipping
Name=Shipping (non-colored)
Filename=SH5_Shipping_Chart.dds
Size=-1,-1
Position=10,10
Draggable=1
ToolTip=Non-colored shipping chart


[Chart]
Category=Speed conversions
Name=Knots in meters per minute
Filename=TabelleMin_English.dds
Size=-1,-1
Position=40,20
Draggable=1
ToolTip=conversion chart for knots in meters per minute


[Chart]
Category=Speed conversions
Name=Knots in kilometers per hour
Filename=TabelleStd_English.dds
Size=-1,-1
Position=60,20
Draggable=1
ToolTip=conversion chart for knots in kilometers per hour

[Chart]
Category=RPM hydrophone
Name=RPM hydrophone chart
Filename=SH5_RPM_hydrophone.dds ---> i renamed your dds file and copy/paste with others as above in data/UserCharts
Size=-1,-1
Position=10,10
Draggable=1
ToolTip=RPM hydrophone chart


[ENDCHARTS]

Easy to do and all explained in this post: http://www.subsim.com/radioroom/show...ostcount=10003

kevinsue 05-22-13 02:51 AM

Hello there, Just about to start a new mod install and have found this thread very helpful.

At the moment I am using silentmichals interior mod 1.2.1 installed after SteelViking's Interior Mod V1.2 and patch for the added ambiance. Is this OK or does it also break SteelVikings mod as the hot soup and water drips did?

If not, I wonder if some talented person would know how to script some of the crew to sit at the dining table at various times of the day for meals etc just to add a that little extra to the ambiance?

I was looking on the Historical Naval Ships Association website and found the translated "The Submarine Commanders Handbook" 1943 edition which was used by the U-boat commanders and makes for great reading.

It would be great to have this made into a book that could be accessed like the SOAN in TDW's u.i's to study while your waiting for that convoy:D

This is the link if anyone is interested. http://www.hnsa.org/doc/uboat/index.htm

volodya61 05-22-13 03:54 AM

Welcome aboard :salute:

Quote:

Originally Posted by kevinsue (Post 2060546)
At the moment I am using silentmichals interior mod 1.2.1 installed after SteelViking's Interior Mod V1.2 and patch for the added ambiance. Is this OK or does it also break SteelVikings mod as the hot soup and water drips did?

It's OK.. just let it overwrite SteelViking's files :up:

Quote:

Originally Posted by kevinsue (Post 2060546)
If not, I wonder if some talented person would know how to script some of the crew to sit at the dining table at various times of the day for meals etc just to add a that little extra to the ambiance?

Not possible at the moment.. SH5 animation :nope:

Macardigan 05-22-13 11:01 AM

Quote:

Originally Posted by TheDarkWraith (Post 2059585)
It is very easy to do. Open up the file \data\UserCharts\UserChart_x.TDW with Notepad and follow the directions. You can either make your own UserChartx.TDW file or use an existing one. I would suggest making your own file though :up:

If you need help just ask.


(google translation)
my apologies, thedarkwraith. Thanks and congratulations for this improvement. I should ask to you first. Per usual I ask fifi.:O:

:yeah:

Macardigan 05-22-13 11:30 AM

fifi.

roger that :salute:

I now understand how it works.:rock:

Fifi 05-22-13 04:43 PM

Cool Mac! :up:

Added and updated first post list with New Torpedoes Explosion - FX Update add-on :sunny:

Fifi 05-23-13 10:25 PM

Added Small_trees_SH5_V1 + sobers more trees SH5 + Sjizzle's - Charts for NewUIs TDC ByTheDarkWraith :sunny:

List is running great on fresh install + latest generic patcher :up:

THE_MASK 05-24-13 12:09 AM

What about the Memel terrain fix mod :timeout:


All times are GMT -5. The time now is 11:40 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.