Page 2 of 2

Re: KAC Installation Guide (1.2.0) BETA Noob Friendly

Posted: Wed Sep 01, 2010 1:08 am
by coach
No KAC loaded from the readout so that would be your problem.

Re: KAC Installation Guide (1.2.0) BETA Noob Friendly

Posted: Thu Sep 02, 2010 2:26 am
by Chancellor
Im not really sure what to do tho, I put everything it its place just like the zip file was. What am I missing...

Re: KAC Installation Guide (1.2.0) BETA Noob Friendly

Posted: Thu Sep 02, 2010 7:37 am
by coach
Check your plugins folder as the kac.smx appears to be missing.

Re: KAC Installation Guide (1.2.0) BETA Noob Friendly

Posted: Fri Sep 03, 2010 4:05 am
by Chancellor
In my sourcemod/plugins folder there is a kigen-ac-pub.smx file, in the sourcemod/scripting folder there is kigen-ac-pub.sp

but there is no KAC.smx

Re: KAC Installation Guide (1.2.0) BETA Noob Friendly

Posted: Fri Sep 03, 2010 4:32 am
by siddis
Chancellor wrote:In my sourcemod/plugins folder there is a kigen-ac-pub.smx file, in the sourcemod/scripting folder there is kigen-ac-pub.sp

but there is no KAC.smx
Then 8 sp files here?
D:\srcds\27015\orangebox\cstrike\addons\sourcemod\scripting\kigenac

I would simply install/copy the pluginfolder one more time on your server to make sure you get all the files.

(and you are right ... no KAC.smx as such) ;)

Re: KAC Installation Guide (1.2.0) BETA Noob Friendly

Posted: Fri Sep 03, 2010 7:54 am
by Chancellor
siddis wrote:
Chancellor wrote:In my sourcemod/plugins folder there is a kigen-ac-pub.smx file, in the sourcemod/scripting folder there is kigen-ac-pub.sp

but there is no KAC.smx
Then 8 sp files here?
D:\srcds\27015\orangebox\cstrike\addons\sourcemod\scripting\kigenac

I would simply install/copy the pluginfolder one more time on your server to make sure you get all the files.

(and you are right ... no KAC.smx as such) ;)

I see no Kigenac folder in that directory... I also don't remember ever putting one there, or is it auto generated? All this is so confusing... The only think I get when downloading KAC is the two files named kigen-ac-pub.sp and .smx Maybe I am using the wrong download site... my server is windows 2008, can someone point me in the right direction for the correct download? I am about |__| this close to saying meh it... lol

Re: KAC Installation Guide (1.2.0) BETA Noob Friendly

Posted: Fri Sep 03, 2010 8:02 am
by Kigen
Loading the scripting files up wouldn't do anything.

What does "rcon sm plugins list" say?

Re: KAC Installation Guide (1.2.0) BETA Noob Friendly

Posted: Sat Sep 04, 2010 5:10 am
by Chancellor
sm plugins list
"Admin File Reader" (1.3.4) by AlliedModders LLC
"Admin Help" (1.3.4) by AlliedModders LLC
"Admin Menu" (1.3.4) by AlliedModders LLC
"Anti-Flood" (1.3.4) by AlliedModders LLC
"Basic Ban Commands" (1.3.4) by AlliedModders LLC
"Basic Chat" (1.3.4) by AlliedModders LLC
"Basic Comm Control" (1.3.4) by AlliedModders LLC
"Basic Commands" (1.3.4) by AlliedModders LLC
"Basic Info Triggers" (1.3.4) by AlliedModders LLC
"Basic Votes" (1.3.4) by AlliedModders LLC

Re: KAC Installation Guide (1.2.0) BETA Noob Friendly

Posted: Fri Sep 10, 2010 12:26 pm
by SoUnD
not sure if this issue was solved or not
sorry if i didn't read the post right
heres a quick run down
because it shows that kigen-ac-pub.smx is not installed

step1. download the kigen-ac-pub.smx from the link
kigen-ac-pub.smx <--------this is the "plugin" you should have.. the meat and potato's now->

step2. kigen-ac-pub.smx <---------this gets put into your cstrike/addons/sourcemod/plugins<----inside the plugins folder
now your directory for the plugin should look like this
D:\srcds\27015\orangebox\cstrike\addons\sourcemod\plugins\kigen-ac-pub.smx //taken from your previous post

now you are installed//Kac is enabled by default no need to do anything else at this point//


step3. start up your server

step4. for me i go into game into my server
open up my console ~ and type in ---> rcon_password myrconpasswordhere <--///whatever your rcon password is go's there

then i type in console---> rcon sm plugins list

you should get a list in console of all the plugins like below
line 14 shows I have the plugin installed
14 "Kigen's Anti-Cheat" (1.2.1.3) by CodingDirect LLC

[SM] Listing 19 plugins:
01 "Admin File Reader" (1.3.4) by AlliedModders LLC
02 "Admin Help" (1.3.4) by AlliedModders LLC
03 "Admin Menu" (1.3.4) by AlliedModders LLC
04 "Anti-Flood" (1.3.4) by AlliedModders LLC
05 "Basic Ban Commands" (1.3.4) by AlliedModders LLC
06 "Basic Chat" (1.3.4) by AlliedModders LLC
07 "Basic Comm Control" (1.3.4) by AlliedModders LLC
08 "Basic Commands" (1.3.4) by AlliedModders LLC
09 "Basic Info Triggers" (1.3.4) by AlliedModders LLC
10 "Basic Votes" (1.3.4) by AlliedModders LLC
11 "Client Preferences" (1.3.4) by AlliedModders LLC
12 "Fun Commands" (1.3.4) by AlliedModders LLC
13 "Fun Votes" (1.3.4) by AlliedModders LLC
-->14 "Kigen's Anti-Cheat" (1.2.1.3) by CodingDirect LLC
15 "Nextmap" (1.3.4) by AlliedModders LLC
16 "Player Commands" (1.3.4) by AlliedModders LLC
17 "RCON Lock" (0.6.7) by devicenull
18 "Reserved Slots" (1.3.4) by AlliedModders LLC
19 "Sound Commands" (1.3.4) by AlliedModders LLC

I think where your getting confused is the name of the plugin your looking for
its --> kigen-ac-pub.smx not KAC.smx and there is no KAC folder in sourcemod
kigen-ac-pub.smx + sourcemod\plugins folder = installed
hope this helps and didnt make thing's worse for you

remember sourcemod is just matching files with folders

.smx <--files go into the sourcemod/plugins folder
.sp <--files go into the sourcemod/scripting folder
.CFG <--files go into the sourcemod/config folder
.ext.dll <-- go into the sourcemod/extentions folder
and so forth

hope this helps a bit