mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
bcbd762748
* Fortify - Categories * Update fnc_registerObjects.sqf * Apply suggestions from code review Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com> * Apply suggestions from code review * Update docs/wiki/framework/fortify-framework.md Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com> * Update addons/fortify/ACEX_Fortify_Presets.hpp Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com> * just use flat objects array * Update fnc_getPlaceableSet.sqf --------- Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com> Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com> |
||
---|---|---|
.. | ||
functions | ||
UI | ||
$PBOPREFIX$ | ||
ACEX_Fortify_Presets.hpp | ||
Cfg3DEN.hpp | ||
CfgEventHandlers.hpp | ||
CfgVehicles.hpp | ||
CfgWeapons.hpp | ||
config.cpp | ||
initSettings.sqf | ||
README.md | ||
script_component.hpp | ||
stringtable.xml | ||
XEH_missionDisplayLoad.sqf | ||
XEH_postInit.sqf | ||
XEH_preInit.sqf | ||
XEH_PREP.hpp | ||
XEH_preStart.sqf |
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
)