Jump to content
  • 0

How to know if an account is online?


myraje

Question

9 answers to this question

Recommended Posts

As you mentioned yourself you can find out how many characters are actually in the world by counting the online field in the characters table.

The command .server info on the other hand returns the number of accounts which are online. This includes accounts which are only on the character selection screen.

Maybe you can use the SOAP service (activate it in your mangos.conf file) and call it from your php script in order get the information you need.

Unfortunately I never worked with SOAP. So I can't give you a detailed advice.

Link to comment
Share on other sites

Well, thank you for your replies.

The SOAP service isn't difficult to understand but if I send the command ".server info", I will only have the number of account online and not ID or account name.

Like Hurahi suggested, I'm looking at trinitycore for modify my core and the database as well.

Thank you

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use