This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Unknown command "meta"


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
cuerco123
New Member
Join Date: Jun 2014
Location: bolivia
Old 06-11-2014 , 06:46   Unknown command "meta"
Reply With Quote #1

Hi everybody

first i extract metamod in C:\Program Files (x86)\Steam\SteamApps\common\Left 4 Dead 2 Dedicated Server\left4dead2
vdf file in C:\Program Files (x86)\Steam\SteamApps\common\Left 4 Dead 2 Dedicated Server\left4dead2\addons
sourcemod C:\Program Files (x86)\Steam\SteamApps\common\Left 4 Dead 2 Dedicated Server\left4dead2
and then server.cfg in C:\Program Files (x86)\Steam\SteamApps\common\Left 4 Dead 2 Dedicated Server\left4dead2\cfg

well, i can see the name of the server, i can join to the room (but nobody can join bc all my ports are block)
this is the console cvars

-------------------------------------------------------
Connection to Steam servers successful.
VAC secure mode disabled.
] exec server
Unknown command "sm_cvar"
--------------------------------------------------------
sv_pure value unchanged (current value is 0).
--------------------------------------------------------
Server logging enabled.
Server logging data to file logs\L192_168_000_010_27015_201406110727_001. log
Writing cfg/banned_ip.cfg.
Writing cfg/banned_user.cfg.
] meta version
Unknown command "meta"




the console don't say Metamod:Source version 1.00 bla bla bla
:s and meta list of sourcemod too

Last edited by cuerco123; 06-11-2014 at 19:14.
cuerco123 is offline
WildCard65
Veteran Member
Join Date: Aug 2013
Location: Canada
Old 06-11-2014 , 11:26   Re: Unknown command "meta"
Reply With Quote #2

Eh, You need to extract MetaMod source along with it's premade vdf file into the addons folder
Then extract SourceMod into the game server's main folder(example: TF2's folder is called tf)
WildCard65 is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 06-11-2014 , 11:42   Re: Unknown command "meta"
Reply With Quote #3

metamod.vdf should be in the addons\ folder (which it is), but you have a second one in addons\metamod which is unnecessary.

Wait... metamod.rar? MetaMod: Source is distributed as mmsource-1.10.0-windows.zip, not metamod.rar.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 06-11-2014 at 11:46.
Powerlord is offline
cuerco123
New Member
Join Date: Jun 2014
Location: bolivia
Old 06-11-2014 , 12:30   Re: Unknown command "meta"
Reply With Quote #4

mmsource-1.10.0-windows.zip have 1 folder right? addons, sourcemod-1.5.3-windows.zip have 2 folder right? addons and cfg, both like , C:\Program Files (x86)\Steam\SteamApps\common\Left 4 Dead 2 Dedicated Server\left4dead2\addons and C:\Program Files (x86)\Steam\SteamApps\common\Left 4 Dead 2 Dedicated Server\left4dead2\cfg its ok :s is like to extract in cstrike because this folder have addons and cfg (cstrike\addons cstrike\cfg)
\left4dead2\addons\metamod, \left4dead2\addons\sourcemod and \left4dead2\cfg\sourcemod like cstrike\addons\metamod cstrike\addons\sourcemod and cstrike\cfg\sourcemod, i'm pasting well the rar files in left4dead2, is like tf or cstrike :s tf folder have addons and cfg, cstrike have addons and cfg, so C:\Program Files (x86)\Steam\SteamApps\common\Left 4 Dead 2 Dedicated Server\left4dead2 have addons and cfg, its ok, i'm pasting well.

if i extract mmsource-1.10.0-windows in C:\Program Files (x86)\Steam\SteamApps\common\Left 4 Dead 2 Dedicated Server\left4dead2\addons i'll have C:\Program Files (x86)\Steam\SteamApps\common\Left 4 Dead 2 Dedicated Server\left4dead2\addons\addons\metamod, it isn't ok , and sourcemod-1.5.3-windows too

i paste the files in C:\Program Files (x86)\Steam\SteamApps\common\Left 4 Dead 2 Dedicated Server\left4dead2. is like cstrike
C:\Program Files (x86)\Steam\SteamApps\common\Left 4 Dead 2 Dedicated Server\left4dead2\addons, this folder have 2 folders metamod and sourcemod (\left4dead2\addons\metamod and \left4dead2\addons\sourcemod) and metamod.vdf + readme.txt (new or default not working)


C:\Program Files (x86)\Steam\SteamApps\common\Left 4 Dead 2 Dedicated Server\left4dead2\addons have metamod.vdf default, and rewriting the default vdf for the new vdf still without work.

Last edited by cuerco123; 06-11-2014 at 23:15.
cuerco123 is offline
cuerco123
New Member
Join Date: Jun 2014
Location: bolivia
Old 06-11-2014 , 17:40   Re: Unknown command "meta"
Reply With Quote #5

Quote:
Originally Posted by Powerlord View Post
metamod.vdf should be in the addons\ folder (which it is), but you have a second one in addons\metamod which is unnecessary.

Wait... metamod.rar? MetaMod: Source is distributed as mmsource-1.10.0-windows.zip, not metamod.rar.
sorry my friend, but rewriting default metamod.vdf of \left4dead2\addons for the new metamod.vdf from the page http://www.sourcemm.net/vdf (i choose left 4 dead 2) still without work

yes , metamod.vdf must reside in \left4dead2\addons, so i delete metamod.vdf from \left4dead2\addons\metamod, but the original metamod.vdf from mmsource-1.10.0-windows.zip or http://www.sourcemm.net/vdf from here, in \left4dead2\addons not work

so, how is your solution, please?

Last edited by cuerco123; 06-11-2014 at 23:48.
cuerco123 is offline
WildCard65
Veteran Member
Join Date: Aug 2013
Location: Canada
Old 06-12-2014 , 11:27   Re: Unknown command "meta"
Reply With Quote #6

Make sure you extract SourceMod and MetaMod:Source into the root gameserver's folder (for TF2, that is the tf folder), then the zip extractor will do this:
Merge the following folders:
addons (if it exists)
cfg (for SourceMod)
WildCard65 is offline
cuerco123
New Member
Join Date: Jun 2014
Location: bolivia
Old 06-12-2014 , 12:15   Re: Unknown command "meta"
Reply With Quote #7

Quote:
Originally Posted by WildCard65 View Post
Make sure you extract SourceMod and MetaMod:Source into the root gameserver's folder (for TF2, that is the tf folder), then the zip extractor will do this:
Merge the following folders:
addons (if it exists)
cfg (for SourceMod)
yes my friend, Left 4 dead 2 Dedicated Sever\left4dead2\ is the root folder, like Counter-Strike Dedicated Sever\cstrike or Team Fortreess 2 Dedicated Sever\tf

i have
Left 4 dead 2 Dedicated Sever\left4dead2\left4dead2\addons\metamod
Left 4 dead 2 Dedicated Sever\left4dead2\left4dead2\addons\sourcemod
Left 4 dead 2 Dedicated Sever\left4dead2\left4dead2\cfg\sourcemod
its ok
metamod.vdf resides in \left4dead2\addons but the default metamod.vdf or the new metamod.vdf from here is not working http://www.sourcemm.net/vdf

Last edited by cuerco123; 06-13-2014 at 16:54.
cuerco123 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:22.


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