View Single Post
Old 05-06-07, 12:31 PM   #6
Ducimus
Rear Admiral
 
Ducimus's Avatar
 
Join Date: May 2005
Posts: 12,987
Downloads: 67
Uploads: 2


Default

FloodingTime is the variable your after.

Do not touch any flooding time with a value of " 59.999996 " Those need to stay put.

Its all the other flooding times on the various ship components your concerned with. For example:
FloodingTime=360
or
FloodingTime=180


All i did, was take the stock flooding time value, and mulitiply it by 3. So stock values for those are: 120, and 60 respectivly.

The easist way to go about reversing the changes would be to scroll through the ship parts section in the zones. cfg and make note of the flooding times in notepad or something.

Then go back and divde those times by 3. They should come out to be an even number, each one. Then go back to your zones.cfg and do a find and replace.

For example:
Find - > FloodingTime=360
Replace with -> FloodingTime=120


It would be best if you used the "replace" button when using the find and replace function instead of "replace all". As i think, but im not sure, that some sub flooding time values may match values used on ships. So you could inadverntatly speed up flooding on your own sub if your not careful. Easiest thing would be to check the uboat section of the file to be sure, as "replace all" can be a major time saver.
Ducimus is offline   Reply With Quote