ACE3/addons/interaction
Dystopian 0c58d8b20b
Interaction - Add interaction with terrain objects (#8103)
* Add interaction with terrain objects

* Optimize with new commands

* Handle z-position under ground

* Add warning for setting

* Add parentheses to condition

Co-authored-by: jonpas <jonpas33@gmail.com>

* Add comments

* Add parentheses to condition

Co-authored-by: jonpas <jonpas33@gmail.com>

* Add parentheses to condition

Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>

* Add replacement configs to dragging

This reverts commit afc5abe6cd.

* Fix validator error and optimize condition

Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-10-12 14:36:33 -05:00
..
dev Interaction - Add interaction with terrain objects (#8103) 2021-10-12 14:36:33 -05:00
functions Interaction - Add interaction with terrain objects (#8103) 2021-10-12 14:36:33 -05:00
rsc AGM_Interaction pre CBA 2015-01-11 16:32:51 -03:00
UI Replace UI icons with vanilla/common ones (#5532) 2017-09-21 16:22:28 +02:00
$PBOPREFIX$ PBOPREFIX fixes. 2015-01-11 17:28:39 -08:00
ACE_Settings.hpp Add Weapon Attachments interaction (#7706) 2021-03-04 11:43:11 -06:00
ACE_ZeusActions.hpp Utilize isNotEqualTo (#7929) 2021-02-27 11:05:05 -06:00
CfgEventHandlers.hpp Add SQFC support (#8235) 2021-09-03 19:08:34 -05:00
CfgVehicles.hpp Interaction - Rename group self-interact (#8346) 2021-10-12 12:53:35 -05:00
config.cpp Interaction - Rename group self-interact (#8346) 2021-10-12 12:53:35 -05:00
groupRename_GUI.hpp Interaction - Rename group self-interact (#8346) 2021-10-12 12:53:35 -05:00
initSettings.sqf Interaction - Add interaction with terrain objects (#8103) 2021-10-12 14:36:33 -05:00
README.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
RscTitles.hpp Cleanup some functions headers and macro using (#6866) 2019-03-20 15:18:43 -05:00
script_component.hpp Use modelToWorldVisualWorld (#8489) 2021-10-10 15:37:05 +02:00
stringtable.xml Interaction - Add interaction with terrain objects (#8103) 2021-10-12 14:36:33 -05:00
XEH_missionDisplayLoad.sqf Replace and depreacate EFUNC(common,addScrollWheelEventHandler) with MouseZChanged Display EH 2016-03-02 17:33:46 +01:00
XEH_postInit.sqf Interaction - Add interaction with terrain objects (#8103) 2021-10-12 14:36:33 -05:00
XEH_preInit.sqf Interaction - Add interaction with terrain objects (#8103) 2021-10-12 14:36:33 -05:00
XEH_PREP.hpp Interaction - Add interaction with terrain objects (#8103) 2021-10-12 14:36:33 -05:00
XEH_preStart.sqf Interaction - Add interaction with terrain objects (#8103) 2021-10-12 14:36:33 -05:00

ace_interaction

Provides interaction options between units.