Modules Enhanced

Join the Modules Enhanced Discord[discord.gg]
Porting Pre v1.0 Missions to v1.0: Steam Discussion
Module Documentation[github.com]
Modules Enhanced is an editor extension that seeks to provide useful new modules to the 3DEN editor as well as potentially fix/recreate broken/inconsistent/outdated vanilla Arma 3 modules.
– Many new modules ranging from ambient artillery and paradropping vehicles to trapping inventories and creating mine jammers.
– Utilizes CBA’s event system and per frame handlers.
… for a full list, visit the Wiki[github.com]
– Modules create dependency. All clients must have the mod.
– No scheduled scripts. All code is in unscheduled space using CBA’s frame system. This makes sure that code is executed exactly when its needed.
– CBA’s event system instead of remoteExec.
– CBA’s system allows for easy hooks into this mod. Other mod makers have an easier time adding their mods on top of mine.
Visit the GitHub Issues Page[github.com] and put in a request. I’m always looking for additional things to add.
– Ambient Artillery (Virtual)[github.com]
– Anti-Troll[github.com]
– Capture Point System
– Change Flag[github.com]
– Clear Map Location Names[github.com]
– Communication Jammer[github.com]
– Create Capture Point
– Create Map Location[github.com]
– Create Minefield[github.com]
– Create Paradrop Troop Transport[github.com]
– Create Remote Target[github.com]
– Delete BI Respawn Position[github.com]
– Earthquake Damage Area[github.com]
– Earthquake Epicenter[github.com]
– Enable/Disable Gun Lights[github.com]
– Fade Screen[github.com] – Cinematic Module Video Tutorial
– Fire[github.com]
– Flare Launcher[github.com]
– Healing Area[github.com]
– Infantry Spawner[github.com]
– Intro Text[github.com] – Cinematic Module Video Tutorial
– Inventory Sync[github.com]
– Lightpoint[github.com]
– Lightning Storm[github.com]
– Map Animation Add[github.com] – Cinematic Module Video Tutorial
– Map Animation Start[github.com] – Cinematic Module Video Tutorial
– Move On Combat[github.com]
– Multiplayer Sync[github.com]
– Paradrop Vehicle/Crate[github.com]
– Register Teleporter[github.com]
– Smoke[github.com]
– Spawner Waypoint[github.com]
– Speed Limiter[github.com]
– Trap Inventory[github.com]
– Vehicle Fuel Coefficient[github.com]
– Vehicle Mine Jammer[github.com]
– Vehicle Rearm[github.com]
– Vehicle Refuel[github.com]
– Vehicle Repair[github.com]
– Vehicle Service Station[github.com]
– World Time Scale
For an explanation on what these modules do and how to use them, visit the Wiki[github.com]
BF2142 Titan Mode Recreation: Carrier Strike
Want these flares for your weapons? Check out Colorful Flares
Message Me On Discord: hypoxic
Join the Modules Enhanced Discord[discord.gg]
For Scripting/Modding Help:
– Visit Official Arma Discord[discord.gg]
– Ping Me @hypoxic in the #arma3_scripting channel
Check out Arma Squad Generator[hypoxia125.github.io]