ACE3/addons/interaction
Seb 88e774c30d
Interaction - Rename group self-interact (#8346)
* Group renaming self interact

* UI base

* Custom UI solution (looks terrible)

* Improve GUI, optimise functions

* Add exitWith return value to fnc_renameGroup

* tabs to spaces

* Small tweaks

* newlines

pre-empting newline gestapo

* input prompt caps

* Implement suggestions

* Remove already inherited value

* Per-side group name handling

* Add same group case sensitive changes.

* Suggestions

- Use ace_common_fnc_displayTextStructured
- Formatting
- Phrasing of strings

* replace spawn with CBA_fnc_execNextFrame

* Update addons/interaction/initSettings.sqf

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-10-12 12:53:35 -05:00
..
functions Interaction - Rename group self-interact (#8346) 2021-10-12 12:53:35 -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 - Rename group self-interact (#8346) 2021-10-12 12:53:35 -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 - Rename group self-interact (#8346) 2021-10-12 12:53:35 -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 General - Move to CBA Settings (#8461) 2021-10-11 15:48:30 -05:00
XEH_preInit.sqf Add Weapon Attachments interaction (#7706) 2021-03-04 11:43:11 -06:00
XEH_PREP.hpp Interaction - Rename group self-interact (#8346) 2021-10-12 12:53:35 -05:00
XEH_preStart.sqf precompile on game start 2016-02-22 15:20:36 +01:00

ace_interaction

Provides interaction options between units.