Arma 3
422 arvostelua
GreenMag
7
7
5
2
11
4
6
3
3
5
3
2
2
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Data Type: Mod
Mod Type: Equipment, Mechanics
Tiedostokoko
Julkaistu
3.786 MB
6.1.2021 klo 14.28
1 muutos ( näytä )

Tilaa ladataksesi
GreenMag

1 kokoelmassa, tekijä CoseDola | Miller
GreenMag
3 luomusta
Kuvaus
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]
Suositut keskustelut Näytä kaikki (3)
2
10.2. klo 13.50
Partial magazines disappearing
B1GMike
2
6.3.2022 klo 13.07
[Bug?] Bullets dropping on the ground even though there is space in bags/uniform
Omega12008
0
15.9.2023 klo 22.26
Some ideas
Herr Keown [20X]
143 kommenttia
Sang 22.9. klo 14.27 
we need 9x39
Brother Darojax 20.8. klo 8.38 
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.6. klo 16.03 
@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.6. klo 8.12 
Cheers for this great mod. How would one find a list of possible cba_settings variable names that can be used, please?
B1GMike 13.11.2024 klo 23.36 
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.10.2024 klo 7.50 
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.10.2024 klo 4.54 
GreenMag magnifies the problem honestly.
CoseDola | Miller  [tekijä] 14.10.2024 klo 10.11 
@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.10.2024 klo 15.04 
@Sligorix I can confirm, half Empty or Empty Mags disappear.
Sligorix 11.10.2024 klo 2.58 
I believe this mod may have broken via the recent Arma 3 update. Is anyone else having issues with mags disappearing when reloading?