View Single Post
Old 02-02-13, 02:50 PM   #5
THE_MASK
Ace of the deep .
 
THE_MASK's Avatar
 
Join Date: Jan 2006
Posts: 9,226
Downloads: 901
Uploads: 73


Default

Quote:
Originally Posted by Dignan View Post
Maybe there needs to be an IRAI version with less persistent destroyers and less response from nearby destroyers coming to find you.
Just change the difficulty setting
IRAI_0_0_39_ByTheDarkWraith\data\Scripts\AI\init


################################################## ###############
###################### 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_MIN = 0.85;
VISUAL_DIFFICULTY_MAX = 1.0;
HYDROPHONE_DIFFICULTY_MIN = 0.85;
HYDROPHONE_DIFFICULTY_MAX = 1.0;
RADAR_DIFFICULTY_MIN = 0.85;
RADAR_DIFFICULTY_MAX = 1.0;
SONAR_DIFFICULTY_MIN = 0.85;
SONAR_DIFFICULTY_MAX = 1.0;
THE_MASK is offline   Reply With Quote