NightIntruder 710 Posted November 6, 2017 I think about reconnaissance pod and mechanics to use it in a coop mission. Is there any way for delivering a screenshot taken from the game (recce pod) to the same coop game session using setObjectTextureGlobal or similar method? EDIT: Allright, it seems to me that Arma3Net might be a solution with external SQL database connected to the said coop mission. Could someone confirm/deny the assumption that SQL DB can receive a screenshot taken by one of mission player and then serve as a source for Control Dialog or setObjectTextureGlobal command? Share this post Link to post Share on other sites
Tajin 349 Posted November 6, 2017 Not in a mission, no. You could do a lifefeed using PiP,, but no screenshots. It may be doable in an addon via extensions. 1 Share this post Link to post Share on other sites
HazJ 1289 Posted November 8, 2017 Just a thought. I remember having a dialog which shown basic text (server rules) from a webpage. Did it as a test over a year or so ago. I think it was with RscHTML OR something. I highly doubt it supports images (Not in ArmA I mean) but you could check. As Taijin said, it might be possible via DLL extension. Share this post Link to post Share on other sites
lsd 147 Posted November 8, 2017 Could try the following (live feed, not single screenshot); http://killzonekid.com/arma-scripting-tutorials-uav-r2t-and-pip/ The config of the pod might mean a lot of changes are required, however. Share this post Link to post Share on other sites