Can't get enough SRCDS.com? Follow us on: Twitter | IRC | Steam
|
Doesn't recognize scripts
|
| Author |
Message |
Suiseiseki
Junior Member
Posts: 36
Joined: Feb 2010
Reputation: 0
|
Doesn't recognize scripts
I'm still pretty new to the whole server thing, and when I try to run the mani_server and sm_saysounds scripts, it always comes back with "unknown commands" for all of them. I'm trying to use rtv support and change the defaults of the sm_saysounds scripts, but I'm not sure how. I installed the plugins I think, but I'm not sure what to do from there.
AMD Athlon X2 4400 Processor
Windows XP 32-bit
3.5 GB RAM
Counter Strike: Source
Using Mani mod, Source mod and saysounds, I think
|
|
| 02-09-2010 11:17 AM |
|
Suiseiseki
Junior Member
Posts: 36
Joined: Feb 2010
Reputation: 0
|
|
| 02-09-2010 05:23 PM |
|
Arjen
Senior Member
Posts: 537
Joined: Apr 2008
Reputation: 5
|
RE: Doesn't recognize scripts
(This post was last modified: 02-09-2010 05:45 PM by Arjen.)
|
|
| 02-09-2010 05:42 PM |
|
Suiseiseki
Junior Member
Posts: 36
Joined: Feb 2010
Reputation: 0
|
RE: Doesn't recognize scripts
(02-09-2010 05:42 PM)Arjen Wrote: Did the plugin load? (what do you get when you say a command like currentmap ingame?)
I'm not sure, I didn't know about VDF thing. And it says unknown command when I try that.
|
|
| 02-09-2010 06:01 PM |
|
Suiseiseki
Junior Member
Posts: 36
Joined: Feb 2010
Reputation: 0
|
RE: Doesn't recognize scripts
So how exactly do I load a plugin?
|
|
| 02-11-2010 07:49 AM |
|
skeletor
freakaziod
Posts: 1,587
Joined: Jun 2005
Reputation: 0
|
|
| 02-11-2010 09:43 AM |
|
Suiseiseki
Junior Member
Posts: 36
Joined: Feb 2010
Reputation: 0
|
RE: Doesn't recognize scripts
(02-11-2010 09:43 AM)skeletor Wrote: http://www.mani-admin-plugin.com/forums/...ic=20030.0
You have to create a .vdf file to load mani.
-edit: actually you need a .vdf file to load just about any plugin. Its not just limited to Mani.
Ah, thank you for that. But, how do I load other plugins other than Mani? And what do I do with .SMX files?
|
|
| 02-11-2010 10:09 AM |
|
skeletor
freakaziod
Posts: 1,587
Joined: Jun 2005
Reputation: 0
|
RE: Doesn't recognize scripts
an smx file is the file that loads a sourcemod plugin. Its not loaded by the server itself. So you will need to put it in addons/sourcemod/plugins/
http://darkstarllc.com
|
|
| 02-11-2010 10:27 AM |
|
skeletor
freakaziod
Posts: 1,587
Joined: Jun 2005
Reputation: 0
|
RE: Doesn't recognize scripts
Is sourcemod working? Sourcemod has to be loaded via metamod source, is it working? In console if you type "rcon plugin_print" what do you see? If you type in "rcon meta list" does it give back anything? Furthermore if you type in "rcon sm plugins list" does it show anything? All of those commands will need to return results for any sourcemod plugins to work.
http://darkstarllc.com
|
|
| 02-11-2010 01:21 PM |
|
Suiseiseki
Junior Member
Posts: 36
Joined: Feb 2010
Reputation: 0
|
RE: Doesn't recognize scripts
(02-11-2010 01:21 PM)skeletor Wrote: Is sourcemod working? Sourcemod has to be loaded via metamod source, is it working? In console if you type "rcon plugin_print" what do you see? If you type in "rcon meta list" does it give back anything? Furthermore if you type in "rcon sm plugins list" does it show anything? All of those commands will need to return results for any sourcemod plugins to work.
Oh, does the sourcemod folder need to be in the metamod folder? When I try those commands, it just comes back with:
Unable to connect to remote server (0.0.0.0:0)
|
|
| 02-11-2010 01:28 PM |
|
Beaverbeliever
Bæver klubben
Posts: 1,418
Joined: Apr 2008
Reputation: 18
|
|
| 02-11-2010 03:02 PM |
|
nomy
Junior Member
Posts: 22
Joined: Aug 2008
Reputation: 0
|
RE: Doesn't recognize scripts
If you are using ListenServer (Start CSS > Create Server) then load the map before trying any command. Once you spawn, try this in console:
plugin_print
and
meta list
If you are using SRCDS then try running the commands above from the server console. NOT THE CSS Console.
|
|
| 02-14-2010 08:40 AM |
|