1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/interaction/functions
Dystopian 69c3d2bb65
Add Weapon Attachments interaction ()
* Add Weapon Attachments interaction

* Apply recommended changes

* Format addPEH

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

* Remove toLower

* Update required CBA version

* Rename category to Accessories

* Change setting var name

* Add setting description

* Fix notification size

* Optimize with new commands

Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
2021-03-04 11:43:11 -06:00
..
fnc_addPassengerActions.sqf Headers - Fix function names in examples () 2020-04-25 08:41:45 +02:00
fnc_addPassengersActions.sqf Various - Use configOf command for faster lookup () 2021-02-18 12:58:08 -06:00
fnc_canBecomeLeader.sqf [WIP] Fix script errors reporting wrong line numbers () 2018-09-17 14:19:29 -05:00
fnc_canFlip.sqf [WIP] Fix script errors reporting wrong line numbers () 2018-09-17 14:19:29 -05:00
fnc_canInteractWithCivilian.sqf [WIP] Fix script errors reporting wrong line numbers () 2018-09-17 14:19:29 -05:00
fnc_canJoinGroup.sqf [WIP] Fix script errors reporting wrong line numbers () 2018-09-17 14:19:29 -05:00
fnc_canJoinTeam.sqf [WIP] Fix script errors reporting wrong line numbers () 2018-09-17 14:19:29 -05:00
fnc_canPardon.sqf [WIP] Fix script errors reporting wrong line numbers () 2018-09-17 14:19:29 -05:00
fnc_canPassMagazine.sqf Replace canAdd with CBA_fnc_canAddItem () 2021-02-27 10:26:12 -06:00
fnc_canPullOutBody.sqf Utilize isNotEqualTo () 2021-02-27 11:05:05 -06:00
fnc_canPush.sqf Various - Use configOf command for faster lookup () 2021-02-18 12:58:08 -06:00
fnc_canTapShoulder.sqf [WIP] Fix script errors reporting wrong line numbers () 2018-09-17 14:19:29 -05:00
fnc_doBecomeLeader.sqf [WIP] Fix script errors reporting wrong line numbers () 2018-09-17 14:19:29 -05:00
fnc_doRemoteControl.sqf Reload/Interaction - Fix 2 hemtt ingame errors () 2020-10-21 11:17:42 -05:00
fnc_getDoor.sqf [WIP] Fix script errors reporting wrong line numbers () 2018-09-17 14:19:29 -05:00
fnc_getDoorAnimations.sqf Fix door opening for buildings with 10+ doors () 2020-11-02 12:22:53 -06:00
fnc_getDown.sqf [WIP] Fix script errors reporting wrong line numbers () 2018-09-17 14:19:29 -05:00
fnc_getGlassDoor.sqf [WIP] Fix script errors reporting wrong line numbers () 2018-09-17 14:19:29 -05:00
fnc_getInteractionDistance.sqf [WIP] Fix script errors reporting wrong line numbers () 2018-09-17 14:19:29 -05:00
fnc_getVehiclePos.sqf More trivial code cleanup () 2019-03-21 08:52:32 -05:00
fnc_getVehiclePosComplex.sqf Various - Use configOf command for faster lookup () 2021-02-18 12:58:08 -06:00
fnc_getWeaponAttachmentsActions.sqf Add Weapon Attachments interaction () 2021-03-04 11:43:11 -06:00
fnc_getWeaponPos.sqf [WIP] Fix script errors reporting wrong line numbers () 2018-09-17 14:19:29 -05:00
fnc_handleScrollWheel.sqf [WIP] Fix script errors reporting wrong line numbers () 2018-09-17 14:19:29 -05:00
fnc_hideMouseHint.sqf Improve mouse hint () 2018-11-01 12:46:46 -05:00
fnc_joinTeam.sqf Changed: Scripted calls to putInEarPlugs/joinTeam won't show hint () 2020-01-09 14:40:34 -06:00
fnc_modifyJoinGroupAction.sqf [WIP] Fix script errors reporting wrong line numbers () 2018-09-17 14:19:29 -05:00
fnc_modifyTeamManagementAction.sqf Interaction - Show current team color in Team Management menu () 2020-04-30 11:39:03 -05:00
fnc_moduleInteraction.sqf [WIP] Fix script errors reporting wrong line numbers () 2018-09-17 14:19:29 -05:00
fnc_openDoor.sqf Various - Use configOf command for faster lookup () 2021-02-18 12:58:08 -06:00
fnc_pardon.sqf [WIP] Fix script errors reporting wrong line numbers () 2018-09-17 14:19:29 -05:00
fnc_passMagazine.sqf Replace canAdd with CBA_fnc_canAddItem () 2021-02-27 10:26:12 -06:00
fnc_pullOutBody.sqf Utilize isNotEqualTo () 2021-02-27 11:05:05 -06:00
fnc_push.sqf [WIP] Fix script errors reporting wrong line numbers () 2018-09-17 14:19:29 -05:00
fnc_sendAway.sqf [WIP] Fix script errors reporting wrong line numbers () 2018-09-17 14:19:29 -05:00
fnc_showMouseHint.sqf Dragging - Add possiblity to rotate a carried object () 2020-04-20 17:45:59 +02:00
fnc_switchWeaponAttachment.sqf Add Weapon Attachments interaction () 2021-03-04 11:43:11 -06:00
fnc_tapShoulder.sqf [WIP] Fix script errors reporting wrong line numbers () 2018-09-17 14:19:29 -05:00
script_component.hpp big code clean up 2015-01-12 21:14:27 -08:00