Page 1 of 1

Question regarding the column online in the characters table

Posted: Wed Dec 28, 2011 12:05 am
by Northize
Hello! I have a simple question about the online column in the characters table.

If it's 0, then it's obvious that the character is offline. However, if the number is not 0, lets say it's 1, does that mean that the character is only online or is it that the character is online on the game server with the ID 1?

Also, there is a table named gameservers, that table holds all the existing gameservers, right?

Thanks in advance!

Re: Question regarding the column online in the characters t

Posted: Wed Dec 28, 2011 12:16 am
by JMD
means just that hes online. and yes.

Re: Question regarding the column online in the characters t

Posted: Wed Dec 28, 2011 12:49 am
by Northize
Thanks for the reply. Is there any way to determine which server that character is online at?

Re: Question regarding the column online in the characters t

Posted: Wed Dec 28, 2011 1:48 am
by Zoey76
Northize wrote:Thanks for the reply. Is there any way to determine which server that character is online at?
The server where you do the query is the server where the character is online.

Re: Question regarding the column online in the characters t

Posted: Wed Dec 28, 2011 12:49 pm
by Northize
Okay thank you