HELP

Status
Not open for further replies.

Killer069

Member
Messages
16
Actually I have installed sourcemod version 1.8.5963 but I am not able to set up clientmod api please help me..... I don't know what I am doing wrong??...

sourcemod: 1.8.5963
metamod : 1.10 (latest)
css v34 build 4044 windows
meta list :
1 Sourcemod
2 SDK tools
3 SDK hooks
 
what info? I need to setup clientmod server api in my server. but unable to do so. Whenever i type se_newsmoke 1 in console, it tells "unknown command:se_newsmoke" help me.
Check the error logs.
You probably downloaded the plugin compiled on newer sourcemod version.
If so, you need to compile the plugin yourself to match the sourcemod version of yours.
 
Check the error logs.
You probably downloaded the plugin compiled on newer sourcemod version.
If so, you need to compile the plugin yourself to match the sourcemod version of yours.
First of all, it has no plugin file(.smx)
It has only scripting(.sp) and gamedata files only.
Secondly, requirements is sourcemod 1.8 or later & css server v34 build 4044 for windows.
I met both requirements & I also complied scripting(.sp) file but same promblem.
 
'se_newsmoke'
1589536823539.png
 
Ok. Did you put the compiled smx into the plugins folder? type( sm plugins list ) in console , for sure

If clientmod not loaded than
WAIT...what? There is no plugin folder. Go to site and see, there are 2 folder (scripting and gamedata) only. There is no smx file. Am i missing something (smx file) ?
 
In your server console type sm plugins list
And post the complete list here.
[SM] Listing 15 plugins:
01 "Fun Votes" (1.8.0.5963) by AlliedModders LLC
02 "Fun Commands" (1.8.0.5963) by AlliedModders LLC
03 "Sound Commands" (1.8.0.5963) by AlliedModders LLC
04 "Reserved Slots" (1.8.0.5963) by AlliedModders LLC
05 "Basic Info Triggers" (1.8.0.5963) by AlliedModders LLC
06 "Player Commands" (1.8.0.5963) by AlliedModders LLC
07 "Admin Menu" (1.8.0.5963) by AlliedModders LLC
08 "Basic Votes" (1.8.0.5963) by AlliedModders LLC
09 "Basic Comm Control" (1.8.0.5963) by AlliedModders LLC
10 "Basic Commands" (1.8.0.5963) by AlliedModders LLC
11 "Admin File Reader" (1.8.0.5963) by AlliedModders LLC
12 "Basic Chat" (1.8.0.5963) by AlliedModders LLC
13 "Anti-Flood" (1.8.0.5963) by AlliedModders LLC
14 "Admin Help" (1.8.0.5963) by AlliedModders LLC
15 "Client Preferences" (1.8.0.5963) by AlliedModders LLC
 
Where did you put the compiled smx?
Obviously the compiled smx file must be put in the plugins folder
Can you give me link of smx file?
I did not find smx file in server api zip file that i downloaded from github(by Reg1oxeN) ?
 
Last edited:
Status
Not open for further replies.
Back
Top