Online players
Does it show in the db if someone is logged in or not?
|
You can see who's logged in by looking at the world HTTP server scripts.
open http://127.0.0.1:9080 in your browser. |
Yea i knew that sorry was kind of an odd way to ask that particular question what i am really looking for is a who is online script for my server
|
What I did was get Magoth's EQEmuPortal web app and disect it, and found the routines that send commands to the world and parse the returned strings. It's all the emu currently provides, but I pitched a plea for some internal server stats in a future version.
|
Telnet method can use /who all and return the data.
|
That is precisely what EQEmuPortal does. fputs / fgets
|
All times are GMT -4. The time now is 10:00 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.