/* * Author: commy2 * Handles key down event for modifier key. * * Arguments: * None * * Return Value: * None * * Example: * call ace_common_fnc_handleModifierKey * * Public: No */ #include "script_component.hpp" if (_this select 3) then {ACE_modifier = 1}; false