Jump to content
  • 0

EpochAH commandMenu BAN


Dwarfer

Question

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

1 answer to this question

Recommended Posts

  • 0

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"};
    };
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Discord

×
×
  • Create New...