Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

DoS Attack Fixer for CSS v2
#1

How to load DoS Attack Fixer for CSS v2

I get seg fault anytime I try to load it Sad
Reply
#2

Maybe an update broke it. I will check later and make sure it is still working.

Make sure you are not trying to load it with meta mod or anything like that. It is a standard Valve server plugin.
Reply
#3

explane pls how it should be done ...

vdf ?

If yes ,it fails to load :wink:
Reply
#4

vdf in your cstrike\addons folder.
Reply
#5

aha ,exactly Smile

and inside the vdf :

"Plugin"
{
"file" "../cstrike/addons/daf/bin/dosattackfix_i486.so"
}

and seg fault ,just keep restarting the server
Reply
#6

Hi, this plugin don't work for me :/
If im type this is server consloe:
plugin_load "..\cstrike\addons\daf\bin\dosattackfix_i486.so"
The server is time out.
If i'm write in .vdf

"Plugin"
{
"file" "..\cstrike\addons\daf\bin\dosattackfix_i485.so"
}

and restert the server, the server time out.

i'm using sourcemod

18:02:44 Loaded plugins:
---------------------
0:<TAB>"Metamod:Source 1.7.1"
1:<TAB>"Mattie's EventScripts, http://mattie.info/cs, Version:2.0.0.248"
2:<TAB>"Nico's CSSMatch, version 1.3.5 (Dec 16 2008), http://code.google.com/p/cssmatch-plugin-en/"
Reply
#7

any idea?
I realy need protect !!
Reply
#8

Do not try installing it as a Sourcemod or Metamod plugin. It is a VSP plugin and does not require Sourcemod or Metamod. Make sure you do not put the VDF in the Metamod addons folder and that you put it in the [gamedir]\addons folder
Reply
#9

i already put the vdf file to the addons folder
Reply
#10

Well I don't know what's wrong. You can use gdb on the core dump to check the stack trace.

gdb ./srcds_i486 core.whatever
(gdb) bt
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)