-
Enthusiast
How to Disconnect a Character using SQL query script ?
Hey guy.
I have a problem.
I want to Drop connection an orther Character.
How to Disconnect a Character using SQL query script ?
Thank's for ur help :-)
Sry for my bad english @@
-
-
Re: How to Disconnect a Character using SQL query script ?
What is your purpose of disconnecting someone through SQL?
-
Re: How to Disconnect a Character using SQL query script ?
Probably the "being still logged in while trying to log in"-C_Something error bullcrap of Silkroad.
You actually cannot disconnect someone through SQL.
You have to do it via SMC. Fix connections are bound to the modules. SQL just ups the "who is online" periode and info, and has no effect about connections directly.
Either restart your gameserver (if it is only you testing something) or use the SMC and kick that person = will disconnect. :)
-
Re: How to Disconnect a Character using SQL query script ?
Could also disconnect people from selecting the user ingame and typing "/ban" in the GM console, or do "/ban charnamehere".
-
Enthusiast
Re: How to Disconnect a Character using SQL query script ?
Thank's all :D now I have new idea to do that. :D