Server banned/kicked server owner
#1

I have my own server and when I add something I always throw me out if I used a weapon hack or the like, does anyone have any solution that Anti Cheat should not ban me.
Reply
#2

What does your code look like for your anti cheat?
Reply
#3

In order to receive help, you need to show us the code you are using.
Reply
#4

In your anti cheat, add inside the if statement that results to a ban your admin variable (or rcon admin) should be like this:

Код:
if(blablabla && !IsPlayerAdmin(playerid))
    // ban
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)