Migow Posted February 27, 2014 Posted February 27, 2014 (edited) hi i made a test mission with fog (fog visibility set to 800 m , width 800 m) - one ka50 (me) - zu23 mount on truck( ai on high) a target point on zu23 the target shooted at me from 2.5km (as if there is'nt any fog). it should only shoot at 800m i use a modified \DCS World\Mods\aircrafts\Ka-50\FM\FMOptions.lua my modifed version HelicopterTrimmerTauInverse = 0.0 (the trim no longer recenter cyclic and rudder in game but still tell autopilot where i move the stick and rudder) track fogaibug.trk debrief fogaibug.txt my comment : there is a line in DCS World\Scripts\AI\detection.lua visual_detection = { terrain_LOS_test = true, Earth_curvature_LOS_test = true, objects_LOS_test = false, trees_LOS_test = false, sun_illumination_factor = true, other_light_sources_illumination_factor = true, --no effect if sun_illumination factor disabled darkness_threshold = 0.085, --no effect if sun_illumination factor disabled recognition_distance_ratio_threshold = 0.25, --target will be recognized if ratio between the distance and the maximal detection distance is less than this value overcast_test = true, [b]fog_test = true[/b], fog_test has never been implemented i guess ? :helpsmilie: Edited February 27, 2014 by Fifou265 member of 06 MHR / FENNEC Mi-24P
tintifaxl Posted February 28, 2014 Posted February 28, 2014 AI sees through everything but terrain. Clouds, buildings, trees and so on. 1 Windows 10 64bit, Intel i9-9900@5Ghz, 32 Gig RAM, MSI RTX 3080 TI, 2 TB SSD, 43" 2160p@1440p monitor.
blackbelter Posted February 28, 2014 Posted February 28, 2014 AI sees through everything but terrain. Clouds, buildings, trees and so on. A compensation for their stupidity in other aspects, I assume... :D AI = Stupidity + Supernatural Capabilities Intelligence still wins, most of the times at least... 1
Recommended Posts