ACE3/addons/fortify
PabstMirror 38b8b5dfff
Documentation - Add notes about ACEX variables (#8549)
* Doc - add notes about acex var naming to addons

* Add Fortify events

Co-authored-by: jonpas <jonpas33@gmail.com>
2021-10-18 11:49:33 -05:00
..
functions Merge ACEX (#8415) 2021-10-14 10:46:43 -05:00
UI Merge ACEX (#8415) 2021-10-14 10:46:43 -05:00
$PBOPREFIX$ Merge ACEX (#8415) 2021-10-14 10:46:43 -05:00
ACEX_Fortify_Presets.hpp Merge ACEX (#8415) 2021-10-14 10:46:43 -05:00
Cfg3DEN.hpp Merge ACEX (#8415) 2021-10-14 10:46:43 -05:00
CfgEventHandlers.hpp Various - use compile_script macro for new addons (#8516) 2021-10-15 12:53:44 -05:00
CfgVehicles.hpp Merge ACEX (#8415) 2021-10-14 10:46:43 -05:00
CfgWeapons.hpp Merge ACEX (#8415) 2021-10-14 10:46:43 -05:00
config.cpp ACEX Merge - Use BWC_CONFIG macro (#8554) 2021-10-18 11:42:17 -05:00
initSettings.sqf Merge ACEX (#8415) 2021-10-14 10:46:43 -05:00
README.md Documentation - Add notes about ACEX variables (#8549) 2021-10-18 11:49:33 -05:00
script_component.hpp Merge ACEX (#8415) 2021-10-14 10:46:43 -05:00
stringtable.xml Merge ACEX (#8415) 2021-10-14 10:46:43 -05:00
XEH_missionDisplayLoad.sqf Merge ACEX (#8415) 2021-10-14 10:46:43 -05:00
XEH_postInit.sqf Merge ACEX (#8415) 2021-10-14 10:46:43 -05:00
XEH_preInit.sqf Merge ACEX (#8415) 2021-10-14 10:46:43 -05:00
XEH_PREP.hpp Merge ACEX (#8415) 2021-10-14 10:46:43 -05:00
XEH_preStart.sqf Merge ACEX (#8415) 2021-10-14 10:46:43 -05:00

ace_fortify

Allows quick placement of fortifications.

ACEX Conversion - things still using acex prefix

  • Some settings
  • CfgVehicles Module Classnames
  • ACEX_Fortify_Presets config
  • Events (acex_fortify_objectPlaced, acex_fortify_objectDeleted, acex_fortify_onDeployStart)