AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Metamod:Source Questions (https://forums.alliedmods.net/forumdisplay.php?f=74)
-   -   [Nuclear Dawn] Problem setting up MM (https://forums.alliedmods.net/showthread.php?t=176305)

JonasQ 01-16-2012 12:44

[Nuclear Dawn] Problem setting up MM
 
EDIT: Ignore everything below. I'm a complete idiot. :< (I had put metamod.vdf in the metamod folder instead of the addons folder itself - moved it, and it all works fine now! Hooray!)

Hi,

I've recently decided to set up a ND server and, although the server itself runs fine, I can't seem to get MetaMod to work with it properly (and, thus, Sourcemod aswell)
The directory the "main" folders are in (addons/cfg/maps etc.) is this:
Code:

nukem/srcds_l/nucleardawn/nucleardawn
Metamod directory is thus:
Code:

nukem/srcds_l/nucleardawn/nucleardawn/addons/metamod
However, when the server is booted up or restarted, it dosn't seem to load MetaMod (and, due to this, then spews out a bunch of errors related to invalid cvars for sourcemod)
"meta version" results in "Unknown command: meta" etc.
The metamod.vdf contains the following:
Code:

"Plugin"
{
    "file"    "/home/nukem/srcds_l/nucleardawn/nucleardawn/addons/metamod/bin/server.so"
}

I've really got no ideas left as to what to do, so any and all help would be greatly appreciated. Server is running CentOS, and I can provide any other information required.


All times are GMT -4. The time now is 17:25.

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