Jump to content
  • 0

EAH / Autoban / Admin best practice


Rob2

Question

Hello,

 

I just saw 3-4 autobans in 4 hours on my server. I wonder if it could be caused by my scrips in the mpmission. At the moment, for example R3F LiftnTow, also some variables from blckeagls missions. Could this cause problems, that clients get a auto-ban?

 

Or, in general, what do I may not do/code as server admin what could cause a false posive auto-ban of clients?

 

Are there some EAH logs for admins, to see, what caused the ban?

 

BR

Rob

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

Hello Richie,

ah, it's in there database. Thx for the hint.

 

Huh, they all three have EH handledamage... same problem and cause as here:

I am using this R3F also.

 

I just wonder, why one player was able to play... maybe he hacked... ;)

 

I assume admins in EAH does not fall under the same checks as players?

 

PS: If no... then it would be nice to have an option, that a admin can have the Admin menu, but also check the admin like the normal users. So that he can see, when there are problems.

 

BR

Rob

Link to comment
Share on other sites

  • 0

its mainly because the safezone script u are using.. try turning these to false

 

antihack_addActionCheck = false; // false to diable addAction checks
antihack_customVariablesCheck = false; // true enables variable scanning on missionNamespace
 
in the epoch.ah ....  or just simply use safezone object
Link to comment
Share on other sites

  • 0

Hello axeman,

 

thx for the feedback. Cause it would lower the security level very much, I assume?

 

So, the R3F Script uses handledamage 0. So my only options are to do not use the script or rewrite it, that it does not use handledamage 0?

 

BR

Rob

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...