Dwarfer Posted May 8, 2015 Report Share Posted May 8, 2015 Hi Guys, Does anyone know of a way to get past the commandMenu ban ? We can now use antihack_addActionCheck to allow and addAction however you still get the following antihack_cfgPatchesCheck = false does not work either 2015-05-08 15:39:48 Hodor (XXXX): Menu: commandMenu: #USER:ActionMenu Link to comment Share on other sites More sharing options...
0 vbawol Posted May 10, 2015 Report Share Posted May 10, 2015 Check out the commandMenu settings (security_checks.h in the a3_epoch_server_settings.pbo). This is a whitelist based check so you should be able to add "#USER:ActionMenu" to the allowed array. class commandMenu { menus[] = {"","RscSelectTeam","RscTeam","RscMoveHigh","#GETIN","#RscStatus","#WATCH0","RscCombatMode","RscMenuReply","RscCallSupport","#CUSTOM_RADIO","#User:BIS_fnc_addCommMenuItem_menu","RscRadio","RscReply","#ACTION","RscMenuFormations","#WATCH","RscGroupRootMenu","RscMainMenu","RscMenuMove","RscWatchDir","RscWatchMoveDir","#User:BIS_Menu_GroupCommunication","RscMenuStatus","RscFormations"}; }; Dwarfer, Rob2 and Ghostrider-GRG 3 Link to comment Share on other sites More sharing options...
Question
Dwarfer
Hi Guys,
Does anyone know of a way to get past the commandMenu ban ? We can now use antihack_addActionCheck to allow and addAction however you still get the following
antihack_cfgPatchesCheck = false does not work either
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now