Jump to content

add ability to supress popup text message in trigger.action.textToAll()


Recommended Posts

Posted
8 hours ago, dark_wood said:

Hi, you can use outText function https://wiki.hoggitworld.com/view/DCS_func_outText

"Displays the passed string of text for the specified time to all players" 

function trigger.action.outText(string text , number displayTime , boolean clearview)

 I know how outText work.
I'm talking about trigger.action.textToAll() a whole different function that does something else completely.

except that it seems to trigger trigger.action.outText() as well. which in my case, is an unwanted feature.

  • 8 months later...
Posted

trying to use same function and I till see the same issue.. quite annoying, I want to keep info updated for everyone in the map but the popup keeps showing up every time I update it.. 

 

image for clarification, pop up and In map text

texttoall.PNG

  • Like 1
  • Recently Browsing   0 members

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