Jump to content

Recommended Posts

Posted

Now that I finally figured out how to get scripts like MIST and CTLD to work, I would like to remove the messages in the top right. They aren't necessary in my particular missions and are a bit distracting, especially when filming video or taking screenshots. How would I go about removing these messages?

Posted

Those are messages that will appear due to triggers or scripting commands to display messages. Mist doesn't do automated messages unless you tell it to or for 1 very specific command I doubt you are using. CTLD however does have a fair number of automated messages that can appear. Simply commend out any line that has the following.

 

trigger.action.outText

 

just add -- in front of it for that line.

The right man in the wrong place makes all the difference in the world.

Current Projects:  Grayflag ServerScripting Wiki

Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread)

 SLMOD, Wiki wishlist, Mission Editing Wiki!, Mission Building Forum

Posted

The CTLD script seems to have three messages, but I only found trigger.action.outText

for one with JTAC. I commended it out so I'll check how it worked.

  • Recently Browsing   0 members

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