AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Metamod:Source Questions (https://forums.alliedmods.net/forumdisplay.php?f=74)
-   -   Unknown command "meta" (https://forums.alliedmods.net/showthread.php?t=285987)

bl4ckgh0st 08-04-2016 21:12

Unknown command "meta"
 
Hello
I have rent a server from nitroserv
I installed metamod and sourcemod (extracted them to /CSGO/csgo/addons)
once I typed "meta list" I got that error [Unknown command "meta"]
Here's my metamod.vdf
Quote:

"Plugin"
{
"file" "|gameinfo_path|addons/metamod/bin/server"
}


Fyren 08-05-2016 07:43

Re: Unknown command "meta"
 
Try rereading the installation instructions for both. Although that is where most of the files end up going, that is not where you extract the archives. That is also not a valid path for metamod.vdf.

bl4ckgh0st 08-05-2016 07:53

Re: Unknown command "meta"
 
Hi again
Here's 2 screenshots to explain where the files are
http://i.imgur.com/Xdfabqc.png
http://i.imgur.com/n9DJo4C.png
and here's correction of my metamod.vdf
Quote:

"Plugin"
{
"file" "addons/metamod/bin/server"
}

Fyren 08-05-2016 19:43

Re: Unknown command "meta"
 
What is the output of running "plugin_print" on the server?

Make sure you're using the right archive for the server's operating system. Make sure the executables actually transfer (.dll or .so, depending on the OS). If you're using FTP to transfer them, make sure they're transferred in binary mode and not text mode.


All times are GMT -4. The time now is 03:13.

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