Noob friend usage guide

Discuss things relating to this site or the community at large here.
danakajoel
Posts: 6
Joined: Mon Apr 25, 2011 4:31 am

Noob friend usage guide

Post 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
Last edited by danakajoel on Tue Apr 26, 2011 7:02 am, edited 1 time in total.
User avatar
twozcar
Posts: 89
Joined: Sat Jul 04, 2009 5:17 pm
Location: Denmark
Contact:

Re: Noob friend usage guy

Post by twozcar »

Image
danakajoel
Posts: 6
Joined: Mon Apr 25, 2011 4:31 am

Re: Noob friend usage guy

Post 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
User avatar
twozcar
Posts: 89
Joined: Sat Jul 04, 2009 5:17 pm
Location: Denmark
Contact:

Re: Noob friend usage guide

Post 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.
Image
danakajoel
Posts: 6
Joined: Mon Apr 25, 2011 4:31 am

Re: Noob friend usage guide

Post 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.
User avatar
twozcar
Posts: 89
Joined: Sat Jul 04, 2009 5:17 pm
Location: Denmark
Contact:

Re: Noob friend usage guide

Post 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
Image
danakajoel
Posts: 6
Joined: Mon Apr 25, 2011 4:31 am

Re: Noob friend usage guide

Post by danakajoel »

Does KAC affect a servers reg at all, I've heard people say it does?
User avatar
nightrider
Community Moderator
Posts: 878
Joined: Thu Oct 08, 2009 2:38 am
Location: under a rock

Re: Noob friend usage guide

Post by nightrider »

KAC should have no affect on bullet registration.
danakajoel
Posts: 6
Joined: Mon Apr 25, 2011 4:31 am

Re: Noob friend usage guide

Post 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?
coach
Posts: 87
Joined: Fri Jul 31, 2009 5:46 am
Location: Melbourne, Victoria, Australia
Contact:

Re: Noob friend usage guide

Post by coach »

Affect NIL.
Post Reply