FlightControl Posted December 14, 2016 Posted December 14, 2016 How can one send a message to the spectators in a multi player mission? This would be good for statistics and mission update information etc. I know message to all works for spectators, but then ALL players are seeing this. Sven [TABLE][sIGPIC][/sIGPIC]| Join MOOSE community on: DISCORD :thumbup: Website of the MOOSE LUA Framework. MOOSE framework Downloads. Check out Example Missions to try out and learn. MOOSE YouTube Channel for live demonstrations and tutorials. [/TABLE]
FlightControl Posted December 18, 2016 Author Posted December 18, 2016 Nobody? [TABLE][sIGPIC][/sIGPIC]| Join MOOSE community on: DISCORD :thumbup: Website of the MOOSE LUA Framework. MOOSE framework Downloads. Check out Example Missions to try out and learn. MOOSE YouTube Channel for live demonstrations and tutorials. [/TABLE]
Grimes Posted December 19, 2016 Posted December 19, 2016 You can send chat messages via a customized gameGUI as described in the DCS_controlAPI.txt file in your installs API folder. Aside for that there is no command unless the player is occupying an aircraft slot. Then it is the normal outTextToGroup() function. 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
Recommended Posts