Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Common - improve CBA_fnc_addMagazine and CBA_fnc_addMagazineCargo #1527

Commits on Nov 27, 2021

  1. improve CBA_fnc_addMagazine and CBA_fnc_addMagazineCargo

    - improve CBA_fnc_addMagazineCargo by allowing the number of rounds to be specified.
    - improve CBA_fnc_addMagazine by trying to add the magazine to vehicle _unit before throwing it out the window onto the ground, and also pass ammo count to CBA_fnc_addMagazineCargo, so that a partial mag doesn't magically become full
    Drofseh committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    6817bb2 View commit details
    Browse the repository at this point in the history
  2. changes from suggestion

    Drofseh committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    673d2cd View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. use CBA_fnc_canAddItem only

    - use CBA_fnc_canAddItem only, requires CBATeam#1528
    Drofseh committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    b51c8e3 View commit details
    Browse the repository at this point in the history