uri_ba Posted March 4 Author Posted March 4 6 minutes ago, Revientor said: Hi there, I am trying this scrip, but I am unable to make the radio speak (text to speak) Also always I try to script enableATIS I get a message error. I suppous I am missing to add something to my PC....?? What type of error? A CTD or just error in the logs? Also i assume you are using 0.4.0? Creator of Hound ELINT script My pit building blog Few DIY projects on Github: DIY Cougar throttle Standalone USB controller | DIY FCC3 Standalone USB Controller
Revientor Posted March 4 Posted March 4 (edited) yes 0.4.0 no CTD Script: Elintblue = HoundElint:create(coalition.side.BLUE) HOUND.TTS_ENGINE = {'STTS','GRPC'} Elintblue:addPlatform("Elint1") Elintblue:addPlatform("Elint2") Elintblue:systemOn() Elintblue:enableController() Elintblue:enableNotifier() Elintblue:enableATIS() Elintblue:enableText("all") Error Edited March 4 by Revientor
uri_ba Posted March 4 Author Posted March 4 3 minutes ago, Revientor said: yes 0.4.0 no CTD Script: Elintblue = HoundElint:create(coalition.side.BLUE) HOUND.TTS_ENGINE = {'STTS','GRPC'} Elintblue:addPlatform("Elint1") Elintblue:addPlatform("Elint2") Elintblue:systemOn() Elintblue:enableController() Elintblue:enableNotifier() Elintblue:enableATIS() Elintblue:enableText("all") Error Seems like a simple typo. Should be Elintblue:enableAtis() (Note capitalization) 1 Creator of Hound ELINT script My pit building blog Few DIY projects on Github: DIY Cougar throttle Standalone USB controller | DIY FCC3 Standalone USB Controller
Revientor Posted March 4 Posted March 4 That fixed the error, but still not voice of the atis or the controller (text to Speech)
uri_ba Posted March 4 Author Posted March 4 Can you DM me the mission? It's a bug I've never seen before. Location is junk, it should have not allowed you to request that site. Creator of Hound ELINT script My pit building blog Few DIY projects on Github: DIY Cougar throttle Standalone USB controller | DIY FCC3 Standalone USB Controller
Revientor Posted March 5 Posted March 5 (edited) Yes I here it is I uploaded also the versions of the lua files in case you can find something in there. But the same happend when I select a valid Sam Site (as same I am refering no text to speech) mist_4_5_126.zip Edited March 5 by Revientor
uri_ba Posted March 11 Author Posted March 11 Thanks, a little bit swamped with lofe ATM, I'll try and look at it this week Creator of Hound ELINT script My pit building blog Few DIY projects on Github: DIY Cougar throttle Standalone USB controller | DIY FCC3 Standalone USB Controller
uri_ba Posted March 16 Author Posted March 16 @Revientor I was able to replicate. I will uodate as soon as it's resolved Creator of Hound ELINT script My pit building blog Few DIY projects on Github: DIY Cougar throttle Standalone USB controller | DIY FCC3 Standalone USB Controller
uri_ba Posted March 22 Author Posted March 22 @Revientor I think I fixed it. attached is the updated mission (and the scripts used). the only mission change I've done was to set the two C-130 to invisible. as SA-5s are well.. an issue (They are in RL as well, that's is exactly their goal in life) mist_4_5_126.zip Creator of Hound ELINT script My pit building blog Few DIY projects on Github: DIY Cougar throttle Standalone USB controller | DIY FCC3 Standalone USB Controller
uri_ba Posted March 31 Author Posted March 31 Hound 0.4.1 has been released 1 Creator of Hound ELINT script My pit building blog Few DIY projects on Github: DIY Cougar throttle Standalone USB controller | DIY FCC3 Standalone USB Controller
Recommended Posts