Wolf of Québec Posted July 12, 2018 Posted July 12, 2018 Hi, Im building a MP mission and I want a message to be sent to a player unit when it is inside a certain zone. The ME seems to have 'Send Message to Coalition' and 'Send Message to Group' but no 'Send Message to Unit'. I am new to .lua coding. Is it possible to run a script which will do such thing? Thanks
feefifofum Posted July 12, 2018 Posted July 12, 2018 At this point I'd recommend putting each client into an individual group; multi-client flights have a number of issues with respect to scripting. Once you've done that, MESSAGE TO GROUP is the path of least resistance. :thumbup: THE GEORGIAN WAR - OFFICIAL F-15C DLC
Wolf of Québec Posted July 12, 2018 Author Posted July 12, 2018 Alright thanks. I thought it would be a simpler script XD. Hopefully those issues are fixed.
Recommended Posts