mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
0c58d8b20b
* Add interaction with terrain objects
* Optimize with new commands
* Handle z-position under ground
* Add warning for setting
* Add parentheses to condition
Co-authored-by: jonpas <jonpas33@gmail.com>
* Add comments
* Add parentheses to condition
Co-authored-by: jonpas <jonpas33@gmail.com>
* Add parentheses to condition
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
* Add replacement configs to dragging
This reverts commit
|
||
---|---|---|
.. | ||
functions | ||
ui | ||
$PBOPREFIX$ | ||
ACE_Settings.hpp | ||
CfgActions.hpp | ||
CfgEventHandlers.hpp | ||
config.cpp | ||
CursorMenus.hpp | ||
initSettings.sqf | ||
README.md | ||
script_component.hpp | ||
stringtable.xml | ||
XEH_clientInit.sqf | ||
XEH_displayLoad.sqf | ||
XEH_preInit.sqf | ||
XEH_PREP.hpp | ||
XEH_preStart.sqf |
ace_interact_menu
Base framework for interaction menu.