sekurlsa 7 Posted March 17, 2022 Greetings Community, I needed a gas mask overlay script for a MP mission I'm making. Unfortunately, I couldn't find anything that works across respawns... so I modified the overlay part of the script made by ALIAS - "Radiation - DEMO", after heavy modification the overlay is now MP compatible. There are currently some issues, which I hope I can resolve in near future: * Gas mask overlay will remain after respawn until the player equips and then unequips the "Gas mask" * For some reason the script doesn't work with the "Contact DLC" gas masks. It actually works. It appears the unit (cbrn_specialist) spawns with "G_AirPurifyingRespirator_01_nofilter_F" and later respawns with "G_AirPurifyingRespirator_01_F", keep that in mind. Feel free to contribute, I'm stuck as it is. I'll provide further updates in the github repository Enjoy! Modified multiplayer compatible overlay script. https://github.com/SubXi/arma3-2d-mask-overlay Original script: https://steamcommunity.com/sharedfiles/filedetails/?id=909790601 1 Share this post Link to post Share on other sites
dreadedentity 278 Posted March 18, 2022 You should make a github account, I'd love to look this script over and see if I can help 1 Share this post Link to post Share on other sites
sekurlsa 7 Posted March 18, 2022 6 hours ago, dreadedentity said: You should make a github account, I'd love to look this script over and see if I can help I already have one, migrated the script to there. I changed the share link respectively . Thanks! Share this post Link to post Share on other sites