Posts: 737
Threads: 338
Joined: Jan 2013
Who have this plugin?
http://forum.sa-mp.com/showthread.ph...27#post2390427
How to proctect server from ddos? what scrips?
Posts: 1,826
Threads: 52
Joined: Feb 2012
Reputation:
0
It is removed for good. So forget it.
Posts: 737
Threads: 338
Joined: Jan 2013
Posts: 1,826
Threads: 52
Joined: Feb 2012
Reputation:
0
Try hosting your server on anti-ddos server providers. But they cost a lot. Like Cisco Guard.
Posts: 737
Threads: 338
Joined: Jan 2013
How to make that script, i can't off my gamemode ?
![Cheesy](images/smilies/biggrin.png)
i remeber when i added mysql_close under OnGameModeExit i can't off my gamemode. But now i can, how to make it with other way? with other scripts?
Posts: 737
Threads: 338
Joined: Jan 2013
It's possible to do, if server get off, but this call back OnGameModeExit is not called, then server will not off?
Posts: 737
Threads: 338
Joined: Jan 2013
How other server get protection from this?
Posts: 7,801
Threads: 187
Joined: Feb 2010
Reputation:
0
READ THE FORUM RULES and quit bumping your freaking topic.
There is no such thing as an "anti-DDoS plugin" for SA:MP, there's no way it's going to prevent anything. DDoS attacks occur on a physical server's network, not just the SA:MP server- therefore even if there WAS a plugin, it would be pointless.
You CLEARLY have no idea how the SA:MP server works. If the samp-server.exe (or samp03svr, on Linux) applications are opened, the SA:MP server is turned on. If they aren't, then the SA:MP server is offline. OnGameModeInit and OnGameModeExit are called when the server turns on/off, respectively.
OnGameModeExit doesn't need to be called for the actual SA:MP server to turn off.
Other server's don't really have DDoS protection. SOME hosts offer it on their physical servers, but it's generally a very expensive cost and most places won't offer this.
And, again, READ THE FORUM RULES.