Kappa-06MHR Posted 13 hours ago Posted 13 hours ago Adding a function: function trigger.action.outTextForPlayer(number playerId , string text , number displayTime , boolean clearview) This function would work exactly like the outTextForUnit command, but for a "player" https://wiki.hoggitworld.com/view/DCS_func_outTextForUnit Indeed, it is not possible to "send a message to unit" (outTextForUnit) to a player who is in the role of Gamemaster, Tactical Commander, or observer. Player must "enter a unit" for this function to work. (Of course, it is, possible to send a "chat" message to a player, but the display is different and limited.)
Recommended Posts