Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - NullNotZero

Pages: [1]
1
Quake / Re: r1q2 how to compile - linux? R1CH 'ard?
« on: July 31, 2019, 01:44:22 PM »
You will need to create the .depends directories in each of your binaries folders (game, client, r1q2ded, ref_gl) that should correct your error.

 :dohdohdoh: Just noticed my response was too late  :dohdohdoh: As for any other errors make sure you have zlib1g installed.

2
Quake / Re: Looking for assistance with R1Q2 anticheat on server
« on: July 18, 2019, 09:27:41 AM »
After poring over the documentation I found I have decided not use hash files for now. It's going to take some time for me to properly set that up, unless some admin has good hash files they are willing to share. Unfortunately time is something I have little of these days and I don't want setting up anticheat to delay getting my server online since it's only really for fun anyway. I will probably still work on getting it set up on my test box if I have spare time just to get familiar with it. If you are curious about how to set up anticheat I have attached the docs I found on it to this post. It's really just everything I could scrape from the old r1ch.net forums. I hope R1ch won't mind me posting it here.

If you do decide to work on anticheat I would love to hear your thoughts.

3
Quake / Re: Looking for assistance with R1Q2 anticheat on server
« on: July 17, 2019, 09:05:32 AM »
Appreciate the info. I did some digging and finally did find R1ch's original documentation on the Wayback machine, so I at least have a much better understanding of configuring anticheat. Looks like I will have to create my own hash files however if I want to use them as I am not able to locate a source for those.

Just seems funny to me that I do not recall seeing those messages on my server before. It could be that I was just braindead and didn't notice them. Anyway problem understood, if not solved.

4
Quake / Looking for assistance with R1Q2 anticheat on server
« on: July 16, 2019, 02:42:16 PM »
A couple of weeks ago I decided to start up a new Q2 server using r1q2. I compiled the source into a new 64bit binary on my Ubuntu 18.04 server, set up everything and started up the server. It's been working fine but I wanted to move it off of my test server onto my production server, so I copied the directory structure to the production box (identical hardware and OS) set up permissions etc. and started up the server, but I noticed a new console message when starting the server relating to anticheat:

ANTICHEAT WARNING: Missing anticheat-hashes.txt, not using any file checks.
ANTICHEAT WARNING: Missing anticheat-cvars.txt, not using any cvar checks.

I don't recall seeing this when I started it up last week on my original server so I started up the old one and it is also getting the same message.
I'm pretty sure I wasn't seeing this when I first built the server so I don't know why all of a sudden it's happening. Honestly I've never really configured anticheat since it just seemed to work in the past and I have never seen messages like this before. Kind of out of ideas, anybody have any suggestions?

Pages: [1]