[Help] character is logedon
i have 3 accounts that they say the character is allready online even if server is off i even restarted my server and windows and still the same problem i whent and got the guide from here and added to the queries and they was success full but still they are still logged on i tried doing something to their acc in the mu web and it says user is online i he must b logged off before i do anything to that character... so ok thats for that. i appreciate any help thank you
i'm using Lucianos beta 24..
Re: [HELP]character is logedon
before anything i make this post here to know if me putting my signature like this.. is it advertizeing does it count as? please tell me asap or PM me so i don't get warned or banned
Re: [HELP]character is logedon
it happens to me aswell its common its just when the joinserver fails to tell the sql database about the logoff sometimes it happens when the gameserver crashes
if u want it changing back to zero do this:
turn your server off
open up sql server management studio
open the database muonline
open tables
find the table called dbo.MEMB_STAT or sometimes its just MEMB_STAT
in this table it tells you how many hours an account has been on the server for, 117 is the most on my server. the table also tells you who is online
so once u opened that table change all the 1's in the columb ConnectStat to a 0 and POOF ur problem fixed
i will warn u tho it will not stay fixed again so now and again u may have to redo this
hope this helps ya :sweatdrop
Re: [HELP]character is logedon
Quote:
Originally Posted by
cymonik
it happens to me aswell its common its just when the joinserver fails to tell the sql database about the logoff sometimes it happens when the gameserver crashes
if u want it changing back to zero do this:
turn your server off
open up sql server management studio
open the database muonline
open tables
find the table called dbo.MEMB_STAT or sometimes its just MEMB_STAT
in this table it tells you how many hours an account has been on the server for, 117 is the most on my server. the table also tells you who is online
so once u opened that table change all the 1's in the columb ConnectStat to a 0 and POOF ur problem fixed
i will warn u tho it will not stay fixed again so now and again u may have to redo this
hope this helps ya :sweatdrop
thanks alot m8 ill try it right now thank you a lot for your help if you need any help with anything just pm me =)
Re: [HELP]character is logedon
Quote:
Originally Posted by
mochidani
thanks alot m8 ill try it right now thank you a lot for your help if you need any help with anything just pm me =)
np hope it helped ^^ and i will :)
Re: [HELP]character is logedon
Re: [HELP]character is logedon