Results 1 to 3 of 3

Thread: Probleme with daf

  1. #1
    darkpavel's Avatar



    Join Date
    Jun 07, 2011
    Last Online
    Jun 22, 2011
    Posts
    2
    Threads
    1



    Probleme with daf


    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"
    }

  2. #2
    Drunken F00l's Avatar



    Join Date
    Dec 11, 2004
    Last Online
    Jun 11, 2019
    Posts
    5,874
    Threads
    182
    Reputation
    SourceOP Thread


        
    Steam: 76561197968459473 
    Steam join date: Aug 23, 2004
    Steam Level: 56
    Profile Status: Public



    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?

  3. #3
    darkpavel's Avatar



    Join Date
    Jun 07, 2011
    Last Online
    Jun 22, 2011
    Posts
    2
    Threads
    1




    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