SourceOP
Probleme with daf - 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: Probleme with daf (/Probleme-with-daf-thread)



Probleme with daf - darkpavel - Jun 07, 2011

hello i have a problem with daf v4b, my CS:S server doesn't load this plugin at all

my plugin_print
22:31:53 Loaded plugins:
---------------------
0:<TAB>"Mattie's EventScripts, http://www.eventscripts.com, Version:2.1.1.366"
1:<TAB>"Mani Admin Plugin 2011 V1.2.22.5 VSP Orange, www.mani-admin-plugin.com"
---------------------

I try to load manually but nothing

22:32:08 plugin_load addons/daf/bin/dosattackfix
22:32:08 Unable to load plugin "addons/daf/bin/dosattackfix"
Unable to load plugin "addons/daf/bin/dosattackfix"

my .vdf is like this

"Plugin"
{
"file" "addons/daf/bin/dosattackfix"
}


Probleme with daf - Drunken F00l - Jun 08, 2011

Can you try this instead:
plugin_load "../cstrike/addons/daf/bin/dosattackfix"

I'm not sure what the path is relative to, but it might not be the game directory. I remember I've had to specify it before (like above). If that doesn't work, make sure dosattackfix.so or dll is in the correct place. Is this Windows or Linux?


Probleme with daf - darkpavel - Jun 12, 2011

hi i have tested this plugin_load "../cstrike/addons/daf/bin/dosattackfix"

14:24:29 plugin_load "../cstrike/addons/daf/bin/dosattackfix"
14:24:29 Unable to load plugin "../cstrike/addons/daf/bin/dosattackfix"
Unable to load plugin "../cstrike/addons/daf/bin/dosattackfix"
but nothing
my server OS is debian 6.0 64bits
sorry for taking so long to reply
the work