sethduda / AdvancedSlingLoading

Advanced Sling Loading (Arma 3)
http://steamcommunity.com/sharedfiles/filedetails/?id=615007497
28 stars 26 forks source link

Infistar IDD's #5

Open tacticalcatboy opened 8 years ago

tacticalcatboy commented 8 years ago

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

morgoth0 commented 8 years ago

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' ];

LangeBlonds commented 8 years ago

even with this the selection string disappears in one second