View Single Post
  #5  
Old 03-23-2010, 01:17 AM
ptarp
Fire Beetle
 
Join Date: Jan 2010
Location: Idaho
Posts: 27
Default

Quote:
Originally Posted by trevius View Post
2. There may be a new packet that the client is waiting for when logging in that it is not getting. In the patch notes from Dec 23 2008, it is mentioned that they added a new feature that will now send you a message if you already have a character logged in on that account before it lets you log in and kick that character out. My guess is that the client is now waiting for a reply packet that says no character is currently logged in. I am guessing we could just make a generic "OK to log in" response packet to send the client. Most likely, the Titanium and SoF clients would just ignore it, so we could probably just send the new generic packet to all.
They changed something in the client to pop up a window if you have a toon logged into the world somewhere.. It was added to allow you to "force" an LD toon off the server faster, so what you're looking for is something that tells the client there's no toon's from the account on the server.
Window text if check shows a toon on server is -
Quote:
You already have a character logged into a world server from this account. You may only 1 character from a single account logged into a server at a time (even across different servers). Would you like to remove this character from the game so you may login?
with NO and YES buttons on the bottom. Hope that helps.
Reply With Quote