KillahPotatoes / KP-Liberation

The work on GreuhZbugs Liberation Mission for Arma 3 continues...
MIT License
266 stars 302 forks source link

Allow opening ACE Arsenal display directly #822

Closed Dystroxic closed 3 years ago

Dystroxic commented 4 years ago

Is your feature request related to a problem? Please describe:

We use a lot of default ACE Arsenal loadouts. The standard "-- ARSENAL --" user action makes it a bit difficult to use these (must click "EDIT", then find the default loadouts).

Describe the solution you'd like:

A mission configuration option that allows setting the "-- ARSENAL --" user action to just open the ACE Arsenal interface directly, instead of showing the Liberation custom loadouts menu.

Additional context:

I'm currently doing this by just editing the fn_addActionsPlayer.sqf file to change the action taken on selecting the "-- ARSENAL --" action, but it would be nice for it to be a configurable setting.