Ducimus
03-06-07, 02:26 PM
What does this mod do?
It addes extra visual sensors so you can have ships with varying degrees of visual acuity. By default all units that can visually see something in GWX all share the same visual acuity.
Why?
Just my opinion,
http://www.subsim.com/radioroom/showpost.php?p=435417&postcount=17
Other opnions will differ, your millage may vary, all offers good while supplies last.
How does this work?
The AI_visual.dat in this mod is from NYGM 2.0. IT addes several visual nodes. Ive only made use of 4 of them.
- AI_visual is assigned to all warships that are not captial ships.
- F_Visual is assigned to Battleships, battlecruisers, and cruisers.
- M_visual is used by all merchants and everything else that floats.
- AirS_Visual is used by all planes.
Thats nice, but What did you change?
Depends on what version of this mod you choose to use.
Version no: 1:- uses GWX values, with a few minor tweaks.
GWX defined AI Visual as:
- max range of 30,000
- Max height of 25,000
- minHeight of 0.4
How this mod differs:
- AI_Visual's max range is now 16K, all other values are the same as GWX settings.
- F_visual (Think of F as "Far" ) is unchanged and uses GWX settings.
- M_Visual is now 12K max range, with a min height of 0. So they should be able to spot your periscope if your get really close during daylight. I dont think they could very well before. All other values are GWX settings.
- AirS visual uses GWX settings, except ive made the minHeight 0.75. The intent is a snorkelfix without upsetting the visuals too much.
Version no: 2:- uses NYGM values, with a few minor tweaks.
- AI_visual for all warships that are not captial ships. (max range of 12,000 )
- F_Visual for all Battleships, battlecruisers, and cruisers. (max range of 17,000 )
- M_visual for all merchants and everything else that floats. (max range of 8,000 )
- AirS_Visual for all planes. (max range of 18,000 ), with a min surface height of 1 meter as a snorkel fix. NYGM called for, Planes to have a 15,000 max range. I set it for 18,000.
I should also note that visual detection during the daytime can impose some strict limitations on the player (IE must be bows on and not moving too fast), which i beleive is why some of the maximum ranges were arbitrarly set short in NYGM.
More importantly this mod will change the sim.cfg as thusly:
- Waves amplitude=0.5
- Waves attenuation=0.03
- the entire [Visual] block is NYGM values
- the entire [Radar] block is NYGM values.
- AI cannon range changed from 31,000 to 18,000.
All other values are GWX.
Can i use SH3 commander with this?
Yes, as long as you used the randomized events.cfg file included in this mods documentation directory. Special thanks to steppenwolf, for providing this file!
Can i change the file around if i dont like the settings provided?
Damn skippy. Ive included the tweakfile for time travellers tweaker in the documentation directory.
WIll the NYGM version fix the "broken record" ship spotted watch crew?
Orginaly i thought the wave attuentment settings were causing this, as the ship rises and falls on the crests and valleys of GWX's wave settings. - not so.
I beleive the fix to this lays in the sensors.dat visual sections proper, which unless your adept at hex editing, can't touch right now without a tweak file. In short, neither version of this mod will fix the broke record "ship spotted". This was one of my hopes but alas, it is not so.
This isn't really your final release is it? You always end up revising your crap
No more revisions. Im done. Dear sh3, i quit.
Ok so how do i add /change ships visual nodes?
Each ship has a SNS file (sensor file). Its located in sh3/data/sea/*.* (or data/air/*.* for planes) In each subdirectory you'll find a *.sns file. In that SNS file, up towards the top you'll see a block that looks something like this:
[Sensor 1]
NodeName=O01
LinkName=AI_Visual
StartDate=19380101
EndDate=19451231
Just change the visual node to be what you want it to be.
Again:
F_Visual is for captial ships
M_Visual is for merchants
AirS_Visual is for airplanes
AI_Visual for destroyers, destroyer escorts, elco's and the like.
By default, any ship or plane that exists in GWX that not changed in this mods sea or air directory will use the AI_visual sensor. In any event, if there is an oversight, the unit in question will see no further then 12 or 16KM.
Where to D/L?
From my crappy server.
Extra AI Visuals using GWX settings:
http://www.ducimus.net/sh3/release/REL_Extra_AI_Visuals_for_GWX_FINAL.7z
Extra AI Visual using NYGM 2.2 settings:
http://www.ducimus.net/sh3/release/REL_NYGM_AI_Visuals_for_GWX_FINAL.7z
It addes extra visual sensors so you can have ships with varying degrees of visual acuity. By default all units that can visually see something in GWX all share the same visual acuity.
Why?
Just my opinion,
http://www.subsim.com/radioroom/showpost.php?p=435417&postcount=17
Other opnions will differ, your millage may vary, all offers good while supplies last.
How does this work?
The AI_visual.dat in this mod is from NYGM 2.0. IT addes several visual nodes. Ive only made use of 4 of them.
- AI_visual is assigned to all warships that are not captial ships.
- F_Visual is assigned to Battleships, battlecruisers, and cruisers.
- M_visual is used by all merchants and everything else that floats.
- AirS_Visual is used by all planes.
Thats nice, but What did you change?
Depends on what version of this mod you choose to use.
Version no: 1:- uses GWX values, with a few minor tweaks.
GWX defined AI Visual as:
- max range of 30,000
- Max height of 25,000
- minHeight of 0.4
How this mod differs:
- AI_Visual's max range is now 16K, all other values are the same as GWX settings.
- F_visual (Think of F as "Far" ) is unchanged and uses GWX settings.
- M_Visual is now 12K max range, with a min height of 0. So they should be able to spot your periscope if your get really close during daylight. I dont think they could very well before. All other values are GWX settings.
- AirS visual uses GWX settings, except ive made the minHeight 0.75. The intent is a snorkelfix without upsetting the visuals too much.
Version no: 2:- uses NYGM values, with a few minor tweaks.
- AI_visual for all warships that are not captial ships. (max range of 12,000 )
- F_Visual for all Battleships, battlecruisers, and cruisers. (max range of 17,000 )
- M_visual for all merchants and everything else that floats. (max range of 8,000 )
- AirS_Visual for all planes. (max range of 18,000 ), with a min surface height of 1 meter as a snorkel fix. NYGM called for, Planes to have a 15,000 max range. I set it for 18,000.
I should also note that visual detection during the daytime can impose some strict limitations on the player (IE must be bows on and not moving too fast), which i beleive is why some of the maximum ranges were arbitrarly set short in NYGM.
More importantly this mod will change the sim.cfg as thusly:
- Waves amplitude=0.5
- Waves attenuation=0.03
- the entire [Visual] block is NYGM values
- the entire [Radar] block is NYGM values.
- AI cannon range changed from 31,000 to 18,000.
All other values are GWX.
Can i use SH3 commander with this?
Yes, as long as you used the randomized events.cfg file included in this mods documentation directory. Special thanks to steppenwolf, for providing this file!
Can i change the file around if i dont like the settings provided?
Damn skippy. Ive included the tweakfile for time travellers tweaker in the documentation directory.
WIll the NYGM version fix the "broken record" ship spotted watch crew?
Orginaly i thought the wave attuentment settings were causing this, as the ship rises and falls on the crests and valleys of GWX's wave settings. - not so.
I beleive the fix to this lays in the sensors.dat visual sections proper, which unless your adept at hex editing, can't touch right now without a tweak file. In short, neither version of this mod will fix the broke record "ship spotted". This was one of my hopes but alas, it is not so.
This isn't really your final release is it? You always end up revising your crap
No more revisions. Im done. Dear sh3, i quit.
Ok so how do i add /change ships visual nodes?
Each ship has a SNS file (sensor file). Its located in sh3/data/sea/*.* (or data/air/*.* for planes) In each subdirectory you'll find a *.sns file. In that SNS file, up towards the top you'll see a block that looks something like this:
[Sensor 1]
NodeName=O01
LinkName=AI_Visual
StartDate=19380101
EndDate=19451231
Just change the visual node to be what you want it to be.
Again:
F_Visual is for captial ships
M_Visual is for merchants
AirS_Visual is for airplanes
AI_Visual for destroyers, destroyer escorts, elco's and the like.
By default, any ship or plane that exists in GWX that not changed in this mods sea or air directory will use the AI_visual sensor. In any event, if there is an oversight, the unit in question will see no further then 12 or 16KM.
Where to D/L?
From my crappy server.
Extra AI Visuals using GWX settings:
http://www.ducimus.net/sh3/release/REL_Extra_AI_Visuals_for_GWX_FINAL.7z
Extra AI Visual using NYGM 2.2 settings:
http://www.ducimus.net/sh3/release/REL_NYGM_AI_Visuals_for_GWX_FINAL.7z