Raised This Month: $32 Target: $400
 8% 

I need ideas to solve this


Post New Thread Reply   
 
Thread Tools Display Modes
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 04-12-2021 , 23:42   Re: I need ideas to solve this
Reply With Quote #11

Oh please do enlighten us oh mighty random person on the internet . . .
__________________
fysiks is offline
loiraolhosazul
Member
Join Date: May 2020
Old 04-13-2021 , 14:54   Re: I need ideas to solve this
Reply With Quote #12

Quote:
Originally Posted by fysiks View Post
Oh please do enlighten us oh mighty random person on the internet . . .
I don't want to waste my time, I just want to know if someone has a solution for this, don't change the focus of the topic.
loiraolhosazul is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 04-14-2021 , 00:59   Re: I need ideas to solve this
Reply With Quote #13

Quote:
Originally Posted by loiraolhosazul View Post
I don't want to waste my time, I just want to know if someone has a solution for this, don't change the focus of the topic.
If you don't explain it in a way that we can understand then how can we help you?
__________________
fysiks is offline
AnimalMonster
Senior Member
Join Date: May 2020
Old 04-14-2021 , 08:39   Re: I need ideas to solve this
Reply With Quote #14

Mysql losses player data when the attacks are on,

Who provides the MySQL server and Counter Strike server?
AnimalMonster is offline
Napoleon_be
Veteran Member
Join Date: Jul 2011
Location: Belgium
Old 04-14-2021 , 09:52   Re: I need ideas to solve this
Reply With Quote #15

As i said before, get a vpn running on both ip's (server & mysql). Ddos attacks are done by ip in case you didn't already know. If you don't know what you're doing, get someone else doing it for you. AS I SAID BEFORE, shouldn't be too expensive.

Wanna get helped? Try the suggestions posted above, come back if that didn't work.
__________________
Napoleon_be is offline
Send a message via Skype™ to Napoleon_be
jimaway
Heeeere's Jimmy!
Join Date: Jan 2009
Location: Estonia
Old 04-14-2021 , 10:29   Re: I need ideas to solve this
Reply With Quote #16

keep the loaded data and current session data separate in your plugin. if you update the values on your sql table, instead of doing the calculations in amxx do them in the sql server - this will prevent wipes when you fail to read sql data in the first place
jimaway is offline
LondoN
Senior Member
Join Date: Dec 2015
Location: Roman, Romania.
Old 04-14-2021 , 14:39   Re: I need ideas to solve this
Reply With Quote #17

you can save queries in a .txt file. When ddos is done and mysql server respond just insert the data from the .txt file in db. Then remove the .txt file
__________________
LondoN is offline
loiraolhosazul
Member
Join Date: May 2020
Old 04-16-2021 , 15:40   Re: I need ideas to solve this
Reply With Quote #18

Quote:
Originally Posted by jimaway View Post
keep the loaded data and current session data separate in your plugin. if you update the values on your sql table, instead of doing the calculations in amxx do them in the sql server - this will prevent wipes when you fail to read sql data in the first place
but this is already the case, the user enters the game, enters his account 'if available', and their data is saved in a variable, and when he exits the game he sends the update again, but when he is at the point of attack by someone reason one or the other always loses the data.
loiraolhosazul is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 04-17-2021 , 00:12   Re: I need ideas to solve this
Reply With Quote #19

Then clearly you need to save the data more often so that lose less data (or fix the DDOS issue).
__________________
fysiks is offline
Napoleon_be
Veteran Member
Join Date: Jul 2011
Location: Belgium
Old 04-18-2021 , 09:41   Re: I need ideas to solve this
Reply With Quote #20

Quote:
Originally Posted by fysiks View Post
(or fix the DDOS issue).
__________________
Napoleon_be is offline
Send a message via Skype™ to Napoleon_be
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:05.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode