Posts: 1
Threads: 1
Joined: Feb 2007
Reputation:
0
Well I downloaded the Mani plugins and read a thousand tutorials that tell me to do the same thing. I do it, and nothing happens. It's simple: moves these files to this directory, make your VDF file. However, doing that does nothing. I start my dedicated server, I join it to see if the plugin is working and its not. I mean, moving files to a certain directory is as simple as it gets and I've retried it at least 5 or 6 times. Does anyone know why this isn't working?
Posts: 5,178
Threads: 65
Joined: Mar 2005
Reputation:
22
There has to be something wrong with the files or the place you put them, because if everythign is in the correct place, even if the plugin doesnt function it should load at startup.
Posts: 1,382
Threads: 143
Joined: Jan 2007
Reputation:
7
type cl_restrict_server_commands 0 in console, then try it
Posts: 5,178
Threads: 65
Joined: Mar 2005
Reputation:
22
there's no such thing as a mod for cl_restrict_server_commands why:
1. when the command is set to 1, clientexec command can't be used by the server because it's restricted.
2. clients can't run plugins (cause you can cheat that way)
3. when the command is set to 0 by you all works.