![]() |
SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997 |
![]() |
#8 | |
中国水兵
![]() Join Date: Aug 2009
Location: Dayton OH
Posts: 271
Downloads: 130
Uploads: 0
|
![]() Quote:
![]() ![]() ![]() ![]() I will just add if AI is to hard you can tweak their settings in the IRAI mod. The file is called init.aix and found here C:\Ubisoft\Silent Hunter 5\MODS\IRAI_0_0_30_ByTheDarkWraith\data\Scripts\AI Below I have what I use. At first I just could not get away from escorts until I changed this. Code:
################################################################# ###################### Difficulty parameters #################### # Note: difficulty is in range 0 - 100 with 0 being no difficulty (sensor doesn't exist) # all the below get divided by 100 in code # for non-merchants VISUAL_DIFFICULTY_MIN = 85; VISUAL_DIFFICULTY_MAX = 95; HYDROPHONE_DIFFICULTY_MIN = 65; HYDROPHONE_DIFFICULTY_MAX = 85; RADAR_DIFFICULTY_MIN = 85; RADAR_DIFFICULTY_MAX = 95; SONAR_DIFFICULTY_MIN = 65; SONAR_DIFFICULTY_MAX = 85; |
|
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|