Arma 3
145 次評價
Vanilla CRAM
3
   
獎勵
加入最愛
已加入最愛
移除最愛
Data Type: Mod
Mod Type: Equipment, Weapon
檔案大小
發佈於
更新時間
491.948 KB
2022 年 6 月 24 日 上午 10:46
2024 年 9 月 3 日 上午 1:11
11 項更新註記 (檢視)

訂閱以下載
Vanilla CRAM

在 Dankan37 的 1 個收藏中
My mods
13 個項目
描述
Main
This mod enhances the default Arma 3 Phalanx system by allowing it to intercept incoming shells. The turret will detect inbound projectiles and intercept them.
Currently you can choose how the system will prioritize targets:
0 - Random selection: Shells are picked at random (Performance friendly) 1 - Distance/Speed: Shells are picked based on their distance, the system will prioritize shells that are closer to where it's aiming. 2: Threat: The system will prioritize the shells that is going to land closest to it, it will also take in acount how long will it take for the shell to hit. 3: Off
These settings can be changed by everyone simply by approaching the Phalanx and using the action menu to switch mode.

If you don't want a mod, use the following 100% vanilla composition:
https://steamproxy.net/sharedfiles/filedetails/?id=2825313831

Note
The shells explosion is based on proximity to simulate explosive fuzes on the bullets.
Due to some internal reason for the CIWS to target the shells a "esotic" workaround has been employed.

Customization
I will allow customization soon, there is a minor issue with the scripts overlapping...

Code
https://github.com/Dankan37/Arma-3-CRAM
熱門討論 檢視全部(1)
0
2023 年 2 月 2 日 上午 12:37
`How to use this ??
4212azka1
105 則留言
radioactive 6 月 4 日 上午 9:40 
I could use some help I'm reaching out as a last resort sorry to bother you and thanks for the mod. My goal is to put the cram in no targeting mode while a trigger is deactivated by script then active it when the air raid trigger is active. I can set active when the trigger fires but I can't get no targeting working on deactivation the I tried using the [ cram1, 2500, 3] pram with function on deact and I tried 1-4 in the 3ed pram no joy. So how would you get the cram to force no targeting with a script. Thanks again
ResidentEvilImpedance 2024 年 7 月 11 日 下午 2:42 
Artillery shells can be intercepted by any machinegun/autocannon (if subscribed this mod). You can manually shoot down incoming artyshells using AA vehicles (or any modded vehicle with activeradar and targetleadindication).
ResidentEvilImpedance 2024 年 7 月 11 日 下午 2:09 
If player fires 155shells or clusterbombs, AI vehicle crews becomes hostile. Maybe they think RadarTarget(Shell) (Can be seen on active radar) are friendly units and player killed them.
Dankan37  [作者] 2024 年 5 月 14 日 上午 6:44 
Both this and the iron dome are released to the public with no license, see the Github page, I forgot about this mod, anyone is free to fork and reupload them with no credit needed.
wersal™ 2024 年 5 月 9 日 下午 3:55 
Hello there! Need to clarify if this mod/script is "licence free" or not. It's just IRON-DOME script is "licence free", and code for both is basically identical so...
ForrestGump 2024 年 3 月 18 日 下午 12:50 
Hello, what can I write in the init of the cram to set it off at mission start and let people activate it manually when they is needed?thank you
idkSterling 2023 年 11 月 17 日 下午 9:13 
If I place the "init CRAM" module on a CRAM in Zeus, the CRAM works.
idkSterling 2023 年 11 月 17 日 下午 9:01 
"I think the issue was the fact the init wasn't triggering with Zeus placed units, I made some changes and added a new unit to prevent mod conflicts." in my experience, init doesn't execute at all for zeus placed units in multiplayer (only singleplayer), if I place a composition with some init code inside it on multiplayer with zeus, the composition will have its init code completely deleted, and it will function the way it was without the code.
idkSterling 2023 年 11 月 17 日 下午 8:50 
The mod works in multiplayer if you place the CRAM down before launching the scenario, but if you place it at zeus while in multiplayer it wont work.
idkSterling 2023 年 11 月 17 日 上午 6:12 
This doesn't work on Zeus servers. The Praetorians do nothing to enemy artillery and there's no option to toggle the CRAM control systems.