You're unbanned on the server. Autoban is still on
PS And yes I own the server. I host several JKA servers on that linux box, and this one is my testing ground.
evan1715 wrote:Why did u turn off clever? OOH IS IT DOING THAT BUG I TOLD U ABOUT IN THE PRIVATE MESSAGE BEFORE U BANNED ME? (lol)
I think it's high time I explained (one of the reasons) why I banned you
Now that my exams are behind me, I have a tad more patience...
I banned you because this
evan1715 wrote:also, i found a weird thing in ur code
Code: Select all
if( strcmp(gaCleverFakeDetection, "none") != 0 && strcmp(gaCleverFakeDetection, "") != 0)
{
if (strcmp(Info_ValueForKey(userinfo, gaCleverFakeDetection), "") == 0)
thats the beginning of ur clever
this is the beginning of hard:
Code: Select all
if( strcmp(gaHardFakeDetection, "none") != 0 && strcmp(gaHardFakeDetection, "") != 0)
{
if (strcmp(Info_ValueForKey (userinfo, gaHardFakeDetection),"") != 0)
notice on the second line on the first one at the end of it u have
==0 and on the second line of hard code u have !=0, why the difference?
... shows that you haven't even tried to do your homework
Especially since I already answered this question
TWICE in the old topic. (at least)
I temp-banned you so that, instead of coming here posting the same questions over and over again without realizing it, you would have time to sit your arse down, think, reread the readme of my mod (yes, the answer is there), teach yourself some C, read q3fill's code, and actually learn something in the process.
And spare my poor nerves.
Sooo, if I was
really hypocritical, I might say that I banned you for your own good, if that's what it takes to help you help yourself.