Arma 3
422 lượt đánh giá
GreenMag
7
7
5
2
11
4
6
3
3
5
3
2
2
   
Giải thưởng
Yêu thích
Đã yêu thích
Bỏ thích
Data Type: Mod
Mod Type: Equipment, Mechanics
Kích cỡ file
Đã đăng
3.786 MB
6 Thg01, 2021 @ 2:28pm
1 ghi chú thay đổi ( xem )

Đăng ký để tải xuống
GreenMag

Trong 1 bộ sưu tập tạo bởi CoseDola | Miller
GreenMag
3 vật phẩm
Mô tả
GreenMag aims to improve ammunition handling in Arma 3.

What does it do?
With GreenMag, your empty magazines stay in your inventory after reloading instead of dissapearing into the void. These Magazines (and any othr Mag with missing ammo) can be refilled with the new bullet items if it's a magazine and belts if it's a magazine for machineguns.
These bullets are available in packages ranging from 10 to 60 bullets wich can be unpacked through ace or in the inventory to get the actual bullets.

Magazines can be refilled and unloaded through the ace selfinteraction menu. Ace magazinerepack does get deactivated by GreenMag, so repacking magazines has to be done through unloading a mag and refilling another with the ammunition you aquired through unloading the first one.
Magazines that require belts can be refilled with the belt items. Those are available from the range of one bullet to 200. If the needed ammunition is less then the size of the used belt, the remaining lenght of the belt will remain in your inventory and can be attached to another belt to regain a larger belt item.

Features
- Load / Unload magazines
- Ammunition, Ammunition packages and belt items
- bullets can be taken out of belts to fill magazines with them
- configurable through CBA settings
- Modifiers for units in 3DEN, to simulate differences in skill

CBA Settings
GreenMag provides multiple ways to customize your experience. From completely disabeling the mod to customizing how many magazines you want to be shown in the ace interactions.
For mission creaters can also choose if they want a basic system or a advanced system for ammunition handling. While the basic system differs just by caliber, the advanced system also differs by type, e.g. tracer and non tracer.

Compat patches
Collection
Patches are available for:
- RHS USAF
(more to come)

Do other mod items work?
Most of the time they do, but limited. Mods that do not have a compat patch will most of the time work with the basic system, because the caliber can usually be read from the magazine classname. This can only be impaired if the magazine does inherit wrong GreenMag values from another magazine.
To register a non-supported magazine as one that needs belts to work, use this:
[["Magazin_A", "Magazin_B"]] call greenmag_main_fnc_addBelt;

If they requiered caliber does not exist, it won't work obviously.

Known Issues
- Removing an empty magazine from the weapons magazine slot through drag & drop will make the magazine vanish into the void.

Licensing
GreenMag is licenced under APL-ND.
See https://www.bohemia.net/community/licenses/arma-public-license-nd for more information

You MAY NOT reupload this mod on the Steam Workshop.

[www.gruppe-w.de]
Thảo luận nổi bật Xem tất cả (3)
2
10 Thg02 @ 1:50pm
Partial magazines disappearing
B1GMike
2
6 Thg03, 2022 @ 1:07pm
[Bug?] Bullets dropping on the ground even though there is space in bags/uniform
Omega12008
0
15 Thg09, 2023 @ 10:26pm
Some ideas
Herr Keown [20X]
143 bình luận
Sang 22 Thg09 @ 2:27pm 
we need 9x39
Brother Darojax 20 Thg08 @ 8:38am 
Thanks CL rautamiekka for the reply.

My community has started using GreenMag now and I think it's working great, with one exception: belts. Is there any way to disable GreenMag for the belts only?
[+| CL rautamiekka 30 Thg06 @ 4:03pm 
@Darojax

1) Check the settings window itself (which would be the very best option, especially since IIRC the mod shouldn't have many of them).

2) Use the `CBA_settings_fnc_export` ( https://github.com/CBATeam/CBA_A3/blob/master/addons/settings/fnc_export.sqf ) function (which is a fairly bad option, since it'll export every mod's settings, but that way you'll get a string you can use search on).

3) Decompile the mod with Mikero's Tools (a problematic toolset to install and use in practice, so use the "All In One Installer") and look through the files for `CBA_fnc_addSetting` (or `addSetting`, if the mod happened to use macros to speed up coding the thing).
Brother Darojax 30 Thg06 @ 8:12am 
Cheers for this great mod. How would one find a list of possible cba_settings variable names that can be used, please?
B1GMike 13 Thg11, 2024 @ 11:36pm 
Can confirm GreenMag is causing more issues with the mags disappearing. Vanilla servers rarely if ever have the issue now while GreenMag servers have almost constantly disappearing mags.
Baker 26 Thg10, 2024 @ 7:50am 
Communities without using greenMag told that the problem is fixed after the last Armaupdate. We still have the issues with using greenMag. Can you please check again?
Frost 20 Thg10, 2024 @ 4:54am 
GreenMag magnifies the problem honestly.
CoseDola | Miller  [tác giả] 14 Thg10, 2024 @ 10:11am 
@everyone Arma 3 v.2.18 introduced a bug related to magazines dissapearing.
This bug existed since Beta as far as I am aware, but it has worsened with the last update.

To fix this you can use the profiling branch. Be aware though, that in a mp environment EVERY PLAYER AND THE SERVER has to use it, otherwise it won't work.

This issue is in no way related to GreenMag and it's not within my abilities to fix it. So here's hoping for a quick hotfix.
https://feedback.bistudio.com/T142540
Nilia 11 Thg10, 2024 @ 3:04pm 
@Sligorix I can confirm, half Empty or Empty Mags disappear.
Sligorix 11 Thg10, 2024 @ 2:58am 
I believe this mod may have broken via the recent Arma 3 update. Is anyone else having issues with mags disappearing when reloading?