Page 1 of 2

Noob friend usage guide

Posted: Mon Apr 25, 2011 4:34 am
by danakajoel
Hi all. I have successfully install KAC on my match server but am coming unstuck when it comes to using it. Is there a noob friendly usage guide? Everything I seem to find on these forums is a bit over my head. I can find the command list but I don't even know what cvar's means and it's everywhere. A really noob guide would be really appreciated, even if it's just to say what's enabled by default and what I'd need to type to use KAC on my server.

TIA

Re: Noob friend usage guy

Posted: Mon Apr 25, 2011 6:08 am
by twozcar

Re: Noob friend usage guy

Posted: Tue Apr 26, 2011 1:38 am
by danakajoel
Thank you for the link. What are convar's, what's enabled by default and what's the difference between convar's and commands?

Upon restarting the server, would I need to type certain things in the console to activate KAC such as:

rcon kac_client_enable (what does enabling client module mean?)
rcon kac_client_nameprotect
etc...

Any noob friendly advice would be very much appreciated. Cheers, Dan

Re: Noob friend usage guide

Posted: Tue Apr 26, 2011 7:40 am
by twozcar
ok first off in the cfg/sourcemod folder, theres one named kigenac.cfg
in that config file theres written what all the commands do. remark that
the config is only written when server has been running for one time.
exm: // Enable the Client Protection module.
// -
// Default: "1"
kac_client_enable "1"

and for this one here: // Enable anti-wallhack
// -
// Default: "0"
kac_eyes_antiwall "0"
u need sdkHOOKS 2.0 to function.
hope that did answer the most u wanted too know, all is written in that cfg.

Re: Noob friend usage guide

Posted: Tue Apr 26, 2011 8:03 am
by danakajoel
Thanks for the reply. It was really useful discovering that file. Could I ask:

- Client Protection module. What is it and what does it do?
- Commands Module of KAC. What is it and what does it do?
- CVar checks module. What is it and what does it do?
- Anti-wallhack. I understand what this is but are you saying I need I need sdkHOOKS 2.0, is this written about somewhere on the site?
- What's the difference between kac_eyes_enable and kac_eyes_antiwall

Sorry about all the questions.

Re: Noob friend usage guide

Posted: Tue Apr 26, 2011 10:08 am
by twozcar
im not the author of KAC, but i will try to explain
- Client Protection module: this one protects the clients in the server, i dont know in deep what it does, only it protects clients from nasty things.
- Commands Module of KAC: this one is the commands that kac blocks from crashing and/or hacking your server
- CVar checks module: this one is easy, it simply scan players for using cheat cvars, such as sv_cheats "1", when server is "0" (only modified css can do that)
- Anti-wallhack: http://forums.alliedmods.net/showthread.php?t=106748 <-on that link u can get hold of SDKhooks-v2.0 for enable the anti wallhack in KAC
- What's the difference between kac_eyes_enable and kac_eyes_antiwall: kac_eyes_enable isent supported anymore after new updates too orangebox engine. only the old source engine support this.
and kac_eyes_antiwall: this one simply turns ON or OFF the KAC anti wallhack module

Re: Noob friend usage guide

Posted: Tue Apr 26, 2011 2:53 pm
by danakajoel
Does KAC affect a servers reg at all, I've heard people say it does?

Re: Noob friend usage guide

Posted: Tue Apr 26, 2011 4:04 pm
by nightrider
KAC should have no affect on bullet registration.

Re: Noob friend usage guide

Posted: Wed Apr 27, 2011 1:04 am
by danakajoel
Thanks Nightrider. I don't know a lot about this stuff but people have told me the more a server needs to do, the worse the reg, so would KAC not have a slight affect?

Re: Noob friend usage guide

Posted: Wed Apr 27, 2011 1:18 am
by coach
Affect NIL.