DAF won't load under PVK II w/Metamod - 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: DAF won't load under PVK II w/Metamod (
/DAF-won-t-load-under-PVK-II-w-Metamod-thread)
DAF won't load under PVK II w/Metamod -
DfReisan - Jul 07, 2011
Hi, I can't seem to be able to get the plugin to load under PVK II with Metamod:Source 1.8.7.
When I use the following VDF, the plugin doesn't load by itself:
Code:
"Plugin"
{
"file" "../pvkii/addons/daf/bin/dosattackfix"
}
and when I try to manually load it through plugin_load (plugin_load ../pvkii/addons/daf/bin/dosattackfix), I get this:
Code:
Unable to load plugin "../pvkii/addons/daf/bin/dosattackfix"
Unable to load plugin "../pvkii/addons/daf/bin/dosattackfix"
(No, it doesn't print anything else :\)
The server is running on a Debian Linux 6.0 (Squeeze) box, architecture amd64.
I must add that the plugin is running perfectly fine on a TF2 server running on the same box.
Thanks.