When I call it from debug - it still does not work. Apparently, when looking through its contents, these lines are automatically added to it somehow,
{
private _fnc_scriptNameParent = if (isNil '_fnc_scriptName') then {'Pepe_fnc_AdditionModule'} else {_fnc_scriptName};
private _fnc_scriptName = 'Pepe_fnc_AdditionModule';
scriptName _fnc_scriptName;
#line 1 "Pepe_SimpleCustomModule\functions\AdditionModule.sqf [Pepe_fnc_AdditionModule]"
#line 1 "Pepe_SimpleCustomModule\functions\AdditionModule.sqf"
// Start of the actual function code
params ["_logic"];








As in I don't want the launcher to elevate with the main guns and I want to have the missiles always come out at the same elevation angle.