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)
-   -   [REL] Multiple UIs for SH5 with TDC (https://www.subsim.com/radioroom/showthread.php?t=166093)

Trevally. 07-17-11 05:59 AM

Quote:

Originally Posted by TheDarkWraith (Post 1706532)
Added a new command button to Automation's command box:

Upon game start the mod will look at this file and read in the scripts to activate based on whether user has chosen historic mission or a campaign. If there are scripts to activate and they are available then it will automatically start them.

Thats great TDW, thanks:up:

TheDarkWraith 07-17-11 07:38 AM

Quote:

Originally Posted by Silent Steel (Post 1706567)
When I want to move a supermark to another position by using the 'C' key I'm constantly sent to 'Crash Dive'.
I don't know if I have to but if I have to change the 'Crash Dive' command in the C:\Ubisoft\Silent Hunter 5\data\Cfg\Commands.cfg and not in the TheDarkWraithUserOptions.py. - how could this be done?
In the C:\Ubisoft\Silent Hunter 5\data\Cfg\Commands.cfg this key is defined like this;


[Cmd201]
Name=Crash_dive
Contexts=1
MnID=0x3F230002
StringID=1035
Key0=0x43,C,"C"
HasDelayedExecution=Yes
CommandClass=Depth
;Sound_0=ELO_Helm,MC_CR_CHIEF_33

//

You have to change the Key0= statement. Using window's character map you can find the hex value of the key you want to use. Let's say you want to use L. Then open up window's character map and click on L. In the bottom left of the character map you'll see: U+004C. This means Unicode + 0x004C. All you need is the 0x4C part. Then your Key0= statement would be: Key0=0x4C,C,"L"
Note: the ,C, means it's executed by the crew

Silent Steel 07-17-11 07:46 AM

Quote:

Originally Posted by TheDarkWraith (Post 1706648)
You have to change the Key0= statement. Using window's character map you can find the hex value of the key you want to use. Let's say you want to use L. Then open up window's character map and click on L. In the bottom left of the character map you'll see: U+004C. This means Unicode + 0x004C. All you need is the 0x4C part. Then your Key0= statement would be: Key0=0x4C,C,"L"
Note: the ,C, means it's executed by the crew

Thanks!
That's great, I go on trying it right away :up:


/

Zedi 07-20-11 04:48 AM

There is something wrong with my boat stability:

http://i1232.photobucket.com/albums/...g?t=1311155080

I see no other mod that can cause the camera to turn on a side in such a wild angle. This usually happens when Im returning from the external camera. Any idea what causing this and if it can be fixed?

TheDarkWraith 07-20-11 06:27 AM

You used the binocular at some point. If so, this happens in stock game also.

Zedi 07-20-11 07:08 AM

True, it happens also when I use the binocs. But never saw such a wild angle before, is really hard to play the game in this way...

vlad29 07-20-11 04:54 PM

@Those guys who have problems with running NewUi mods (<throughout to desktop when loading to main menu>) v.6.5.x-6.6.x.

After many useless attempts to figure out the reason-error and to fix it I've solved this problem radically by saying "goodbye" to WinXP and installing Win7 Prof. Now everything works fine:up:
So the problem was in my XP SP3 OS, which couldn't "accept" the 'boolean method' applied by TDW starting with NewUI v.6.5.x. in UserOptions.py section

May be this problem and some others (non-clickable icons, system-error reports, etc.) occured because my WinXP SP3 version was not updated for a couple of years (probably non-licenced system CD with automatically update malfuction).
So I can highly recommend the others fellows having the same problem with the mod first of all to try to install the latest WinXP updates. If this doesn't work - to follow my experience or, at least, to install Win7 as an optional OS without deleting WinXP (if U need the last too much:)) :yep:
Otherwise just use NewUI 6.4.0. (worked stable in my case), may be 6.5.0, but this should be the limit.

P.s. much appreciated to TDW for his help in investigating the problem:salute::salute::salute: and for mod-making :yeah:

Timix81 07-21-11 03:24 AM

Magnum Opus
 
Nice Mod

Dodo11 07-21-11 04:57 AM

How can i load a new confidence level for speech recogniton, and why my mic volume level is always reseted when i activate the speech recogniton?

TheDarkWraith 07-21-11 07:58 AM

Quote:

Originally Posted by Dodo11 (Post 1709033)
How can i load a new confidence level for speech recogniton, and why my mic volume level is always reseted when i activate the speech recogniton?

Enable the speech recognition mod then click the microphone icon in the top right lower bar. This will bring up the speech recognition settings :up: As for why your mic volume level is always reset I have no clue. I don't have control nor did I make the speech recognition mod.

Arcticdive 07-21-11 09:16 AM

Hey TDW or someone out there which files control the special abilities for the main crew I would like to have them at the levels where I maxed out the passive and non passive abilities. Also where is the file to change the sub's speed i can never catch up the the warship. Thanks in advance.:salute:

ggg 07-23-11 02:23 AM

nice mod great

Silent Steel 07-23-11 03:00 AM

Quote:

Originally Posted by Arcticdive (Post 1709229)
Hey TDW or someone out there which files control the special abilities for the main crew I would like to have them at the levels where I maxed out the passive and non passive abilities. Also where is the file to change the sub's speed i can never catch up the the warship. Thanks in advance.:salute:

Hi Arctic

Here are two mods giving the possibility to get those less realistic abilities;


Morale System Quickfix Pack v1.0
http://www.subsim.com/radioroom/downloads.php?do=file&id=1612Morale System


Unrealistic VIIA (Adding speed)
http://www.subsim.com/radioroom/downloads.php?do=file&id=1713
//

Ruby2000 07-24-11 04:52 AM

Quote:

Originally Posted by Zedi (Post 1708366)
There is something wrong with my boat stability:

http://i1232.photobucket.com/albums/...g?t=1311155080

I see no other mod that can cause the camera to turn on a side in such a wild angle. This usually happens when Im returning from the external camera. Any idea what causing this and if it can be fixed?

Hi Zedi,

go into the boat and go back or use the binocular again. After that, it's much better :03:


Greetings Ruby

Dieselglock 07-26-11 09:35 PM

Hello,

Is there a particular prefered order to install:

FX_Update_0_0_16_2_ByTheDarkWraith
IRAI_0_0_30_ByTheDarkWraith
NewUIs_TDC_6_6_0_ByTheDarkWraith
TheDarkWraith_DC_Water_Disturbances_v2_0_SH5

Thanks


All times are GMT -5. The time now is 03:44 PM.

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