Ducku Posted March 23 Posted March 23 Currently the editor has a trigger function to display an image to a specific group of players. The LUA scripting API lacks this function, as it only seems to have outText and outSound functions. By adding the outPicture functions to the LUA API, which i imagine to be a quite trivial task, you enable mission creators to create custom user interfaces for their missions, by periodically updating the picture with something generated by a 3rd party application for example. I think this would unleash a new era of DCS gamemodes for multiplayer servers, and as such it seems like a no-brainer to devote a little development time to this feature. I'm eager to hear other's feedback and ideas on this topic. 3
Recommended Posts