Jump to content

Recommended Posts

Posted
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?

Posted (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

Sin título.jpg

Edited by Revientor
Posted
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

Sin título.jpg

Seems like a simple typo.

Should be Elintblue:enableAtis()

(Note capitalization)

  • Thanks 1
Posted (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 by Revientor
Posted

@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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...