Coding42 18 Posted January 20, 2016 CODI_CAM gives you the possibillity to watch a stream from a helmet camera of a friendly unit.To view a unit you can open the map, hold control and rightclick the unit you want to view.Distance, buildings and terrain intercept the quality of the videofeed.ACE:To watch a feed you need a CODI_CAM_Tablet.To broadcast your view you need a CODI_CAM_Camera.Missionmakers:You can set the maximum distance by editing CODI_CAM_maxDist. (default: 2000)You can also implement your own quality algorithm by settingCODI_CAM_fnc_calculateQuality = { _a = _this select 0; _b = _this select 1; _maxDist = _this select 2; _return//should be between 0 and 1, 1 is good quality}; Downloads https://dl.dropboxusercontent.com/u/33115052/%40CODI_CAM.zip http://www.armaholic.com/page.php?id=30269 Share this post Link to post Share on other sites
HitmanTwoActual 188 Posted January 20, 2016 The link is currently broken, any chance you could fix this? Share this post Link to post Share on other sites
Coding42 18 Posted January 20, 2016 should work now Share this post Link to post Share on other sites
Guest Posted January 22, 2016 Thank you very much for informing us about your release :) Release frontpaged on the Armaholic homepage. Codings Helmetcamera v1.0 ** Armaholic now supports authors with donation button/links. When you have any donation/support links please contact me! Share this post Link to post Share on other sites
kecharles28 197 Posted February 18, 2016 New mod v1.0 available at withSIX. Download now by clicking: Hey Coding42 , you can upload updates or new mods to withSIX yourself now! Make your own promo page, get the power to release your work at your own point of choosing. To learn more, follow this guide. Share this post Link to post Share on other sites