Jump to content
  • 0

DayZ Epoch player actions


sandstalker

Question

Hello,

 

I'm needing to white list the Epoch actions for our anti-hack script.

Is there a list of all new actions used in Epoch?  

For example, the context menu action for traders.

 

Any help is appreciated.

 

I'm currently in the process of extracting all the PBO files and running a search for "s_player*"... needless to say, my eyes are starting to bleed.

 

Thanks,

Sand

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

We were able to get past this by disabling the block on the context menu in anti-hack.  Just to be clear, this is the Blur Anti-Hack addon.

If you navigate to the cMenuDefault block in the code.sqf you'll notice this line "+_tlmrand18+" = true.  By changing the value to false it will disable the block and allow players to access the menus.  On the downside it won't stop any hack menus.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...