Page 1 of 1

USER GUIDE ???

Posted: Sat Jan 14, 2012 9:02 pm
by windy81
installed Kigen and installed Sockets 3.0.1 as required and i already had Sourcemod installed on the server.

I'm totally new to the "running the server stuff" aand have no idea if its working or not.

tried to input commands such as

Code: Select all

 kac_status 
into console during game and from rcon on HLSW but it apprears to be an unknown command.

Am i doing it wrong ?

It would be great if there was a list of commands and a simple guide on how to use it cos i have no idea other than the titbits of information scattered all over the forum.

Im wondering whether the server provider "multiplay" installed it correctly or not.

Im using Kigen alongside L4D2

Thanks for listening

Dylan

Re: USER GUIDE ???

Posted: Mon Jan 16, 2012 7:40 pm
by nightrider
Full instructions can be read in this thread here
http://www.kigenac.com/viewtopic.php?f=26&t=231

Provided that you have first authenticated yourself to your server with your RCON password
rcon_password your_rcon_password_here
sm_help will print all commands you have access to

the command in console kac_status should reply back if KAC is running.
In example on my server the responce is

20:40:16 Kigen's Anti-Cheat Status Report
Client Module: On
Client Anti-Rejoin: Off
Client Name Protection: On
Command Protection: On
Command Spam Protection: On
CVars Detection: On
Eye Test: Disabled
Anti-Wallhack: Off
Network: On


Also you might find this helpful

sm plugins list shows all running plugins.
sm cmds # will show all the commands of plugin# (Get # from the list)


Re: USER GUIDE ???

Posted: Thu Jan 19, 2012 3:48 pm
by windy81
very nice reply, thank you.

Re: USER GUIDE ???

Posted: Fri Jan 20, 2012 4:58 pm
by nightrider
You are welcome.