USER GUIDE ???

Post your support questions here. Please search before asking a question.
Post Reply
windy81
Posts: 2
Joined: Sat Jan 14, 2012 8:57 pm

USER GUIDE ???

Post 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
User avatar
nightrider
Community Moderator
Posts: 878
Joined: Thu Oct 08, 2009 2:38 am
Location: under a rock

Re: USER GUIDE ???

Post 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)

windy81
Posts: 2
Joined: Sat Jan 14, 2012 8:57 pm

Re: USER GUIDE ???

Post by windy81 »

very nice reply, thank you.
User avatar
nightrider
Community Moderator
Posts: 878
Joined: Thu Oct 08, 2009 2:38 am
Location: under a rock

Re: USER GUIDE ???

Post by nightrider »

You are welcome.
Post Reply