ACE3/addons/logistics_wirecutter
Will 05c9e4247b
Logistics Wirecutter - Add modded class support (#9235)
* Update script_component.hpp

Change check for wire cutters for all child classes in addition to current class

* Update script_component.hpp

fix bracket

* Change isKindOf for alt syntax

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Update addons/logistics_wirecutter/script_component.hpp

Better performing searching for wirecutter

Co-authored-by: BrettMayson <brett@mayson.io>

* Update XEH_postInit.sqf

Index all possible wirecutters

* Update script_component.hpp

arrayIntersect with possible wirecutters

* Update XEH_postInit.sqf

Incorrect quotes

* Update CfgWeapons.hpp

Add iswirecutter to wirecutter

* Update XEH_postInit.sqf

Remove pointless parentheses

* Update addons/logistics_wirecutter/script_component.hpp

fix for incorrect arrayintersect check

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

* Update addons/logistics_wirecutter/XEH_postInit.sqf

Incorrect quoting

Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>

* use configClasses and cache at preStart

---------

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
Co-authored-by: BrettMayson <brett@mayson.io>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
2023-07-09 19:37:30 +03:00
..
data Wire cutter - Various improvements and cleanup (#6389) 2018-07-13 11:30:13 -05:00
functions Logistics Wirecutter - Check if fence model is in FENCE_P3DS even if config check fails. (#9201) 2023-06-24 05:10:04 +03:00
sound Wire cutter - Various improvements and cleanup (#6389) 2018-07-13 11:30:13 -05:00
ui Wirecutter - Self->Equipment Action 2015-01-28 03:22:39 -06:00
$PBOPREFIX$ Port: Wirecutting from AGM 2015-01-27 22:42:45 -06:00
CfgEventHandlers.hpp Add SQFC support (#8235) 2021-09-03 19:08:34 -05:00
CfgVehicles.hpp Wirecutter - Replace fences with destroyed models when cut (#8106) 2021-02-23 11:03:55 -06:00
CfgWeapons.hpp Logistics Wirecutter - Add modded class support (#9235) 2023-07-09 19:37:30 +03:00
config.cpp Wire cutter - Various improvements and cleanup (#6389) 2018-07-13 11:30:13 -05:00
README.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
script_component.hpp Logistics Wirecutter - Add modded class support (#9235) 2023-07-09 19:37:30 +03:00
stringtable.xml Korean Translation 100% done (#8899) 2022-05-09 20:28:28 -05:00
XEH_postInit.sqf Logistics Wirecutter - Add modded class support (#9235) 2023-07-09 19:37:30 +03:00
XEH_preInit.sqf Wirecutter - Replace fences with destroyed models when cut (#8106) 2021-02-23 11:03:55 -06:00
XEH_PREP.hpp Wirecutter - Replace fences with destroyed models when cut (#8106) 2021-02-23 11:03:55 -06:00
XEH_preStart.sqf Logistics Wirecutter - Add modded class support (#9235) 2023-07-09 19:37:30 +03:00

ace_logistics_wirecutter

Adds an item that allows cutting of fences in Arma 3 and AiA/CUP maps.

Items Added:

ACE_wirecutter