McVittees Posted May 13, 2011 Posted May 13, 2011 Probably should go in the wish list but just in case someone around here already knows how it can be done, is it possible to play a sound to a particular freqency rather than to a side/coalition/everyone? I remember in Black Shark there was a radio Mayop (I don't remember the station's name exactly) where you could play music over a particular frequency. Did this feature come across to DCS A10C? [sIGPIC][/sIGPIC] "Great minds think alike; idiots seldom differ.":pilotfly: i5 3750K@4.3Ghz, MSI Z77A GD55, 8GB DDR3, Palit GTX 670, 24" Benq@1920*1080, X52 Pro, Win 7 64bit.
Speed Posted May 13, 2011 Posted May 13, 2011 (edited) Well, there are several triggers relating to cockpit parameters, but no one that I know of really knows what they relate to. There is probably some way you could detect the cockpit parameter that is the radio frequency and only play a sound if it is on the correct "parameter" value. This would only work in single player. Now there are ways to do it through lua... TARS is a mod that allows TS3 to detect what radio frequency you are on. I think it uses Export.lua. So anyway, there are at least two ways to do it. One, I think only ED knows how to do (which cockpit parameter the radio is, no one in the community knows to my knowledge). The other way requires knowledge of lua programming, and knowledge of how to detect radio frequency. I have the first, lua knowledge, but I don't know how you detect radio frequency. Not that it couldn't be figured out, but it's somthing I've lost interest in because without a second, external app running that receives commands from DCS, and/or some kind of DCS mod installed on all clients, it wouldn't work in multiplayer. Most likely you would need both. Edited May 13, 2011 by Speed Intelligent discourse can only begin with the honest admission of your own fallibility. Member of the Virtual Tactical Air Group: http://vtacticalairgroup.com/ Lua scripts and mods: MIssion Scripting Tools (Mist): http://forums.eagle.ru/showthread.php?t=98616 Slmod version 7.0 for DCS: World: http://forums.eagle.ru/showthread.php?t=80979 Now includes remote server administration tools for kicking, banning, loading missions, etc.
Insanatrix Posted May 13, 2011 Posted May 13, 2011 Try somewhere in the DCS A-10C\Scripts\Aircrafts\A-10C\Cockpit folder. Maybe the Command_Defs.lua file?
Recommended Posts