solex_nl Posted March 1, 2015 Posted March 1, 2015 (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 March 1, 2015 by solex_nl
mwd2 Posted March 1, 2015 Posted March 1, 2015 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
Recommended Posts