29.11.2014, 15:58
I store bans in a table in my sqlite database like this.
Checking if the account is banned is easy because the other values don't matter. But if there is a ban set for a certain range, serial and ISP the player should only get banned for evading if all information matches. I have no idea how to properly check for this and I would appreciate it if someone could give me some tips.
Checking if the account is banned is easy because the other values don't matter. But if there is a ban set for a certain range, serial and ISP the player should only get banned for evading if all information matches. I have no idea how to properly check for this and I would appreciate it if someone could give me some tips.