Arma 3
107 평점
Modules Enhanced
4
2
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
Data Type: Mod
파일 크기
게시일
업데이트일
715.159 KB
2023년 9월 30일 오후 8시 54분
2024년 8월 19일 오후 7시 56분
변경 사항 21개 ( 보기 )

다운로드 위해 구독하기
Modules Enhanced

설명


Current Version - v0.8.2

Please Read Before Asking: Module Documentation[github.com]

Description

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.

This is currently the beta version as there are many modules still in development.

Features
- 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.
- All module functions have a public version that mission makers can execute mid mission, without a module, using scripting!

... for a full list, visit the Wiki[github.com]

Under The Hood
- 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.

Have A Module You Want Added? Want To Help Contribute?

Visit the GitHub Issues Page[github.com] and put in a request. I'm always looking for additional things to add.

Current Module List

Ambient Artillery (Virtual)
Create Minefield
Communication Jammer
Delete BI Respawn Position
Enable/Disable Gun Lights
Effect - Fire
Effect - Lightpoint
Effect - Smoke
Healing Area
Lightning Storm
Move On Combat
Multiplayer Sync
Paradrop Vehicle/Crate
Create Paradrop Troop Transport
Register Teleporter
Speed Limiter
Trap Inventory
Vehicle Mine Jammer
Vehicle Rearm
Vehicle Refuel

For an explaination on what these modules do and how to use them, visit the Wiki[github.com]

Contact Me:
Message Me On Discord: hypoxic
For Scripting/Modding Help:
- Visit Official Arma Discord[discord.gg]
- Ping Me @hypoxic in the #arma3_scripting channel
댓글 46
Hypoxic  [작성자] 2024년 7월 18일 오후 8시 06분 
been slammed the past few months with life. having to move states, jobs, etc. will start getting back into this and get some updates out.
76561198040606770 2024년 4월 16일 오후 9시 37분 
Could you automate Logistics Module ,please? Would be useful to make it replenish used things on the fly. Like Re-enforcements module fuel trucks shuttling back and forth. I would like to see a module that adds diffirent formations for flying heiicopters and making them land in File or Diamond formations adding invizable landing pads.Adding faster swimming and shooting under water and some way to make the diver (on the fly) change so he could have his dive googles half-way above the waterline only.He gets tilted and some way to make him more or less boyant.Like a life vest. Thanks
Tez 2024년 4월 15일 오후 7시 49분 
Man this thing really enhanced my modules.
Martin Friss 2024년 2월 14일 오전 7시 47분 
is this client or server sided? Or both?
Hypoxic  [작성자] 2024년 2월 3일 오후 1시 54분 
Would you create a github issue for me and give me a modlist and steps to reproduce?
Marcus 🔰 2024년 2월 3일 오전 10시 41분 
Hi, first, thank you for your mod :steamthumbsup:
I noticed that the "Communication Jammer" module does not fully work on a Dedicated Server. The map does not darken.
Is this normal ?
_mickey_ 2023년 12월 26일 오후 1시 04분 
@Hypoxic thank you!
Hypoxic  [작성자] 2023년 12월 24일 오후 3시 42분 
Patch v0.7.3

Fixes:

- MoveOnCombat now uses CombatModeChanged event handler, improving performance.
- RegisterTeleporter base class changed to MEH_ModuleBase
- Version control messages for player only show if there are modules in the mission
Hypoxic  [작성자] 2023년 12월 24일 오후 3시 03분 
Yup, I see it. I'll shoot a hotfix tonight.
_mickey_ 2023년 12월 24일 오후 1시 44분 
@Hypoxic How can a player turn this off? I would not like to see it where your modules are not