Sync MySQL with server
#1

Hello, I want to have some admin control panel in a website which is connected to the server's MySQL database. When the database updates on a specific user, it should trigger some gamemode function to update his stats ingame if he is online. Basically, how do I do this? Without having a loop every second/minute to check if the database updated. I want it to trigger the function on a specific user which has been updated from the control panel only. The control panel is ASP.NET.
Reply
#2

Use the socket plugin.
Reply
#3

As Vince stated you can use the socket plug-in. However, the socket plugin is somewhat advanced so you should only use it if you know what you are doing.
Reply
#4

Quote:
Originally Posted by Abagail
Посмотреть сообщение
As Vince stated you can use the socket plug-in. However, the socket plugin is somewhat advanced so you should only use it if you know what you are doing.
Is it hard learning about how to use it now? Is there any tutorial maybe?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)