AdvancedSlingLoading icon indicating copy to clipboard operation
AdvancedSlingLoading copied to clipboard

Infistar IDD's

Open tacticalcatboy opened this issue 9 years ago • 2 comments

I need IDD so infistar wont kick my players, and I dont have to turn off stuff to make my server from being hacked

tacticalcatboy avatar Jun 09 '16 06:06 tacticalcatboy

Add '#USER:ASL_Show_Select_Ropes_Menu_Array' and '#USER:ASL_Deploy_Ropes_Count_Menu' to this code in InfiStar config:

/* CommandingMenu Check _/ CMC = true; / true or false / / Close ALL CMD-Menus _/ KCM = true; / true or false / / Just closes All Commandingmenus (ignores the white-list below) / / _cMenu: if '_CMC = true;' then this array holds the ALLOWED Commanding Menus */ _cMenu = [ '', 'RscMainMenu','RscMoveHigh','#WATCH','#WATCH0','RscWatchDir','RscWatchMoveDir','#GETIN','#RscStatus','RscCallSupport','#ACTION', 'RscCombatMode','RscFormations','RscTeam','RscSelectTeam','RscReply','#User:BIS_Menu_GroupCommunication','#CUSTOM_RADIO','#USER:ASL_Show_Select_Ropes_Menu_Array','#USER:ASL_Deploy_Ropes_Count_Menu', 'RscRadio','RscGroupRootMenu','RscMenuReply','RscMenuStatus','#User:BIS_fnc_addCommMenuItem_menu','RscMenuMove','RscMenuFormations' ];

morgoth0 avatar Jun 16 '16 00:06 morgoth0

even with this the selection string disappears in one second

LangeBlonds avatar Aug 21 '16 22:08 LangeBlonds