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

Arsenal - Add Ability to Transfer a Loadout from Saved to Default #6793

Merged
merged 13 commits into from
Feb 24, 2019
Merged

Arsenal - Add Ability to Transfer a Loadout from Saved to Default #6793

merged 13 commits into from
Feb 24, 2019

Conversation

PiZZAD0X
Copy link
Contributor

@PiZZAD0X PiZZAD0X commented Jan 25, 2019

When merged this pull request will:

  • Add the ability to transfer the selected saved ace arsenal loadout into the mission default loadouts. Useful if you want to have standardized classes across missions saved into your profile's saved loadouts.
  • The transfer functionality is activated through Shift + LMB on the save button when you have a selected loadout. Only works inside 3DEN, if there is a selected loadout in the listbox, and there is a loadout name found in the existing saved loadouts. If these conditions are not met the function continues as normal.

https://www.youtube.com/watch?v=HRrkiKvi4rc

@alganthe

PiZZAD0X and others added 11 commits January 19, 2019 22:08
…raggable

- Additional optional parameter that ignores the `startCarry`/`startDrag` weight checks.
- Minor `==` to `isEqualto` replacements
- remove \t
Co-Authored-By: PiZZAD0X <509thparachuteinfantry@gmail.com>
Co-Authored-By: PiZZAD0X <509thparachuteinfantry@gmail.com>
Shift + LMB on save button can export the selected saved loadout to the mission loadouts. Experimental Test. Warrants a separate button if there is enough demand.
@alganthe
Copy link
Contributor

looks good, however make sure to make a feature branch next time (don't work on master).

@PabstMirror PabstMirror added this to the 3.13.0 milestone Feb 23, 2019
@PabstMirror PabstMirror added the kind/enhancement Release Notes: **IMPROVED:** label Feb 23, 2019
PabstMirror and others added 2 commits February 22, 2019 18:47
@PabstMirror
Copy link
Contributor

Added info on how to use this feature to the tooltip
a

@PabstMirror PabstMirror modified the milestones: 3.13.0, 3.12.6 Feb 23, 2019
@PabstMirror PabstMirror merged commit 9e609b3 into acemod:master Feb 24, 2019
BaerMitUmlaut pushed a commit that referenced this pull request Aug 5, 2019
)

* Added weight override parameter to ace_dragging_fnc_setCarryable/setDraggable

- Additional optional parameter that ignores the `startCarry`/`startDrag` weight checks.
- Minor `==` to `isEqualto` replacements

* `count crew _target isEqualto -1` to `count crew _target isEqualto 0`

* Tab Replacement

- remove \t

* Reverted UAV check, Params formatting, Lazy Eval

* Update addons/dragging/functions/fnc_startCarry.sqf

Co-Authored-By: PiZZAD0X <509thparachuteinfantry@gmail.com>

* Update fnc_startDrag.sqf

* Remove beta suggestion extra line additions

* Update addons/dragging/functions/fnc_startDrag.sqf

Co-Authored-By: PiZZAD0X <509thparachuteinfantry@gmail.com>

* Added ability to export loadout to defaultloadouts

Shift + LMB on save button can export the selected saved loadout to the mission loadouts. Experimental Test. Warrants a separate button if there is enough demand.

* Update fnc_buttonLoadoutsSave.sqf

* Update addons/arsenal/functions/fnc_buttonLoadoutsSave.sqf

Co-Authored-By: PiZZAD0X <509thparachuteinfantry@gmail.com>

* Add usage info to tooltip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Release Notes: **IMPROVED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants