Sauerkraut Posted November 28, 2015 Posted November 28, 2015 Please, can someone help me about the cockpit arguments trigger for the F-86 Gun-Missile Selector Switch, (OFF/SIGHT CAMERA & RADAR/GUNS/MISSILE)? I want to query in a mission using the trigger function in the ME the switch position from the Gun-Missile Selector Switch. The argument number I found out (665), only I'm still missing the general minimum and maximum values for the single switch positions. Especially the switch position "off" I would need. Thanks in advance.
Apache600 Posted November 28, 2015 Posted November 28, 2015 I may be wrong, but i believe for an on/off switch, a range of .0 to .49 is off, and .5 to 1.0 is on. For the three way switch, you can try .25, .50, .75 ranges experiment for a bit. setup a mission so that there's a triggered message associated with what position the switch is in. Then play with the values. [sIGPIC][/sIGPIC] The Museum Relic Campaign: --> http://forums.eagle.ru/showthread.php?t=164322 Community Missions (SP & MP) --> https://forums.eagle.ru/showthread.php?t=205546
Sauerkraut Posted November 29, 2015 Author Posted November 29, 2015 Hello, @Apache600 - thanks you With this posts http://forums.eagle.ru/showpost.php?p=2440800&postcount=141 and http://forums.eagle.ru/showpost.php?p=2391157&postcount=1 I was found a solution. The values are: off - min 0.26 max 0.30 camera - min 0.16 max 0.24 guns - min 0.06 max 0.14 missile - min 0.00 max 0.05 Here is an simple test mission.f-86_missile_gun_selector.miz
Recommended Posts