Wiki - Add link from missionmaker to framework for interaction menu

This commit is contained in:
PabstMirror 2016-08-26 12:55:49 -05:00
parent 120daf69ee
commit 613ea7c4ec

View File

@ -56,5 +56,7 @@ Function to connect an editor-placed explosive to a unit's detonator. Can be use
[triggerman, IED_4, "ACE_DeadManSwitch"] call ace_explosives_fnc_connectExplosive [triggerman, IED_4, "ACE_DeadManSwitch"] call ace_explosives_fnc_connectExplosive
``` ```
## 2. Interaction ## 2. Interaction Menu
*to be done* Mission makers can add ace interaction menu actions via scripts.
Check out the [full guide in framework section](http://ace3mod.com/wiki/framework/interactionMenu-framework.html)