Nealius Posted May 28, 2018 Posted May 28, 2018 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?
Grimes Posted May 28, 2018 Posted May 28, 2018 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 Server, Scripting Wiki Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread) SLMOD, Wiki wishlist, Mission Editing Wiki!, Mission Building Forum
Nealius Posted May 28, 2018 Author Posted May 28, 2018 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.
Recommended Posts