Raised This Month: $51 Target: $400
 12% 

CSSDM does not work


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
WinniePooh
Junior Member
Join Date: Jun 2010
Old 06-08-2010 , 09:22   CSSDM does not work
Reply With Quote #1

Hello everybody.

I have downloaded the cssdm-mod by bailopan but the problem is that it not works. When i type meta list in my console there come this:
Listing 2 plugins:
[01] CS:S DM (2.1.0.446) by AlliedModders
[03] <NOFILE>

And when I type meta load cssdm then i get this:
Failed to load plugin cssdm (File not found: /var/gameserver/varserver/100922/cstrike/cssdm_i486.so).

Where can I find the cssdm_i486.so? I've looked everywhere but i couldn't find it.

Please help me.

WinniePooh
WinniePooh is offline
Wiskyjim
Junior Member
Join Date: Mar 2010
Old 06-08-2010 , 20:42   Re: CSSDM does not work
Reply With Quote #2

Quote:
Originally Posted by WinniePooh View Post
Hello everybody.

I have downloaded the cssdm-mod by bailopan but the problem is that it not works. When i type meta list in my console there come this:
Listing 2 plugins:
[01] CS:S DM (2.1.0.446) by AlliedModders
[03] <NOFILE>

And when I type meta load cssdm then i get this:
Failed to load plugin cssdm (File not found: /var/gameserver/varserver/100922/cstrike/cssdm_i486.so).

Where can I find the cssdm_i486.so? I've looked everywhere but i couldn't find it.

Please help me.

WinniePooh
CSS-DM isn't a metamod:source plugin.
It's a sourcemod plugin.
Copy the the files on your server to ...cstrike/addons/sourcemod/
Restart your server now or change your map to load the cssdm-plugin.

If run the plugin, you can check it with the command "sm plugins list".

cheers
__________________

Wiskyjim is offline
WinniePooh
Junior Member
Join Date: Jun 2010
Old 06-09-2010 , 09:36   Re: CSSDM does not work
Reply With Quote #3

Thank you Wiskyjim for your answer.
I've copied the cssdm file into the sourcemodfolder. When I type "sm plugins list" the console gives me Unknown command "sm" back. The sourcemod is in the correct folder. What can be the reason why it does not work?

Maybe it has something to do with the metaplugins.ini?
Here is my metaplugins.ini:
addons/sourcemod/extensions/cssdm.ext.so
WinniePooh is offline
Wiskyjim
Junior Member
Join Date: Mar 2010
Old 06-09-2010 , 11:38   Re: CSSDM does not work
Reply With Quote #4

Quote:
Originally Posted by WinniePooh View Post
... Unknown command "sm" back.
Can not find Sourcemod ;)

Your problem:

The server can find metamod, but metamod can't find sourcemod.
The *.vdf-file check, where is the mod.
If can't fine the mod, you create a file with name "sourcemod.vdf" in:
...cstrike/addons/metamod/
Code:
"Metamod Plugin"
{
    "alias"        "sourcemod"
    "file"        "addons/sourcemod/bin/sourcemod_mm"
}
Now knows metamod, where sourcemod is.


OR


Test it with:

metamod 1.8.1 (Windows-Version) (Linux-Version)
sourcemod 1.3.2 (Windows-Version) (Linux-Version)
cssdm 2.1.0.1 (www.bailopan.net)


1. Load metamod:source on your server to: ...cstrike/
2. Create a file with name "metamod.vdf" and copy on your server to: ...cstrike/addons/
Code:
"Plugin"
{
    "file"    "..\cstrike\addons\metamod\bin\server"
}
3. Load sourcemod on your server to: ...cstrike/
4. Load cssdm on your server to: ...cstrike/
5. Restart your server now


cheers
__________________

Wiskyjim is offline
WinniePooh
Junior Member
Join Date: Jun 2010
Old 06-09-2010 , 14:56   Re: CSSDM does not work
Reply With Quote #5

Hello Wiskyjim.
I've done what you have written. But it doesn't works.

My gameserver is by Strato and you can activate the option that you have Metamod:Source. Thats works fine. But when I disable this and put the normal Metamod folders in my server it doesn't works. The support of Starto couldn't help me.

Maybe the Metamod of Strato couldn't find the Sourcemod which I uploaded on my server. I can only edit the metaplugins.ini and the gameinfo.txt when I enable this option.

What should I do?
WinniePooh is offline
Wiskyjim
Junior Member
Join Date: Mar 2010
Old 06-09-2010 , 20:46   Re: CSSDM does not work
Reply With Quote #6

Hm Your server is from Strato.
You install metamod through a web interface! That's right?
If so, then install Metamod and SourceMod via FTP. Not via the interface.

cheers
__________________

Wiskyjim is offline
WinniePooh
Junior Member
Join Date: Jun 2010
Old 06-10-2010 , 14:26   Re: CSSDM does not work
Reply With Quote #7

Yes you're right. I installed Metamod and Sourcemod via FTP but then nothing works. That is my problem.
WinniePooh is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 18:19.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode