View Single Post
Old 10-06-10, 02:35 AM   #887
TheDarkWraith
Black Magic
 
Join Date: Jun 2007
Posts: 11,962
Downloads: 147
Uploads: 5


Default

Quote:
Originally Posted by pzrshrek View Post
Hi, cant do the 66 page reading now sry, but to make it short:

Is this mod reliable and stable now? A must mod to add? My newly installed game hs not yet any game mechanic-mods in it, only the nos sonar on water and no airplane detection submerged mods..

Does the AI behave realistic, i dont want to die every patrol hehe, so i dont mind if the AI suck on occasions..

Have a nice day!
the mod is stable and it is very hard at 1.0 difficulty. You can change the difficulty settings for the AI sensors by editing the \data\Scripts\AI\init.aix files

###################### Difficulty parameters ####################
# Note: difficulty is in range 0.0 - 1.0 with 0.0 being no difficulty (sensor doesn't exist)
# for non-merchants
VISUAL_DIFFICULTY = 1.0;
HYDROPHONE_DIFFICULTY = 1.0;
RADAR_DIFFICULTY = 1.0;
SONAR_DIFFICULTY = 1.0;
# for merchants
VISUAL_DIFFICULTY_MERCHANT = 1.0;
HYDROPHONE_DIFFICULTY_MERCHANT = 1.0;
RADAR_DIFFICULTY_MERCHANT = 1.0;
SONAR_DIFFICULTY_MERCHANT = 1.0;
TheDarkWraith is offline   Reply With Quote