24/7 server set up - Printable Version
+- SourceOP (
http://forums.sourceop.com)
+-- Forum: SourceOP Plugin (
http://forums.sourceop.com/SourceOP-Plugin-forum)
+--- Forum: General Chat (
http://forums.sourceop.com/General-Chat-forum)
+---- Forum: Bugs/Problems (
http://forums.sourceop.com/Bugs-Problems-forum)
+---- Thread: 24/7 server set up (
/24-7-server-set-up-thread)
24/7 server set up -
J4son - Dec 07, 2008
I have an FTP now that gives me access of everything up to the hl2mp folder (half life 2 deathmatch)
I've noticed it places the .dll and several other files in the Srcds folder instead of the Hl2mp folder inside of the SRCDS folder, a annoying problem for me, so how would I get it to work in Hl2mp because the FTP doesn't allow me to go into the SRCDS folder?
24/7 server set up -
Drunken F00l - Dec 07, 2008
I assume you're asking how to setup SourceOP in your situation.
Place the dll in the hl2mp\bin folder. Make the sourceop.vdf file say this:
Code:
"Plugin"
{
"file" "../hl2mp/bin/sourceop"
}
There shouldn't be any file other than the dll outside of the hl2mp folder.