Jump to content

Recommended Posts

Posted (edited)

Hey all!

 

Iam trying to figure mist out.. It hurts my head.

 

do

local msg = {} msg.text = 'Hello World'

msg.displayTime = 25

msg.msgFor = {coa = {'all'}}

mist.message.add(msg)

end

 

 

 

now in the same easy setup I would like a mist msgMGRS message appear in DCS.

But i dont get it to work.

 

please help me out :)

 

Thank you.

159th_Solex

Edited by solex_nl
Posted

I use ONCE // something //Do Script()

 

mist.msgMGRS{
   units = {'BluFOR'},
   acc = 5,
   displayTime = 25,
   msgFor = {coa = {'all'}},
text = 'Own position: '
   }

Playing: DCS World

Intel i7-13700KF, 64GB DDR5 @5600MHz, RTX 4080 ZOTAC Trinity, WIN 11 64Bit Prof.

Squadron "Serious Uglies" / Discord-Server: https://discord.gg/2WccwBh

Ghost0815

  • 3 weeks later...
  • Recently Browsing   0 members

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