ACE3/addons/quickmount
Dystopian e8c3be8016 Quick Mount - Add Get In and Change seat action menu (#5745)
* Add quickmount GetIn menu

* Add compartment support

* Check engine, check pilot, check static turret driver

* Add doc, condition, translation

* Add hybrid config entries, fix MP issue

* Optimize condition

* Ignore Enabled setting in vehicle

* Work around SQF validator macro issue

* Fix config macro entries

* Add workaround for getting damage when seat changing while moving

* Add setting for Get In menu disabling

* Fix race when 2 players try to get the same seat

* Convert if-else to switch

* Decrease move-back timeout to 0.5s

* Check if vehicle is flipped

* Add getin statement for parent menu

* Improve canShowFreeSeats

* Apply latest trends

* Improve fnc_addFreeSeatsActions

* Change copilot and gunless turret icons

* Fix macro name

* Fix FFV icon

* Optimize turret icon code

* Extend setting to 4 values

* Fix menu is shown when vehicle is full

* Optimize UAV checking code

* Fix bug with disabled FFV turrets

* Remove bugged FFV, Add turret locality check, Add Failed message

* Replace some macros with function

* Fix validator

* Remove global variables, Add debug
2018-11-18 22:33:50 -06:00
..
functions Quick Mount - Add Get In and Change seat action menu (#5745) 2018-11-18 22:33:50 -06:00
$PBOPREFIX$ Vehicle quick mount (#4931) 2017-06-02 16:51:07 -05:00
ACE_Settings.hpp Default enable Quick mount (empty keybind) and Move to CBA Settings (#6613) 2018-10-12 22:14:03 -05:00
CfgEventHandlers.hpp Vehicle quick mount (#4931) 2017-06-02 16:51:07 -05:00
CfgVehicles.hpp Quick Mount - Add Get In and Change seat action menu (#5745) 2018-11-18 22:33:50 -06:00
config.cpp Vehicle quick mount (#4931) 2017-06-02 16:51:07 -05:00
initSettings.sqf Quick Mount - Add Get In and Change seat action menu (#5745) 2018-11-18 22:33:50 -06:00
README.md Vehicle quick mount (#4931) 2017-06-02 16:51:07 -05:00
script_component.hpp Vehicle quick mount (#4931) 2017-06-02 16:51:07 -05:00
stringtable.xml Quick Mount - Add Get In and Change seat action menu (#5745) 2018-11-18 22:33:50 -06:00
XEH_postInitClient.sqf Vehicle quick mount (#4931) 2017-06-02 16:51:07 -05:00
XEH_preInit.sqf Default enable Quick mount (empty keybind) and Move to CBA Settings (#6613) 2018-10-12 22:14:03 -05:00
XEH_PREP.hpp Quick Mount - Add Get In and Change seat action menu (#5745) 2018-11-18 22:33:50 -06:00
XEH_preStart.sqf Vehicle quick mount (#4931) 2017-06-02 16:51:07 -05:00

ace_quickmount

Adds a keybind to quickly enter the vehicle you are directly looking at.

Maintainers

The people responsible for merging changes to this component or answering potential questions.