I am an admin of a DayZ Epoch server and I am trying to setup a PHP based "Control Panel" that will allow other admins, who may not be "SQL savvy", to make changes. I am trying to determine a way to query the database to get a list of users that are currently in-game. I tried looking through the "player_login" table and assesing the last value of the "Action" field but that is not giving me accurate results. Does anyone know if the database has any field that defines if a player is currently online? Thanks a bunch.
Question
uberchicken
Hi All,
I am an admin of a DayZ Epoch server and I am trying to setup a PHP based "Control Panel" that will allow other admins, who may not be "SQL savvy", to make changes. I am trying to determine a way to query the database to get a list of users that are currently in-game. I tried looking through the "player_login" table and assesing the last value of the "Action" field but that is not giving me accurate results. Does anyone know if the database has any field that defines if a player is currently online? Thanks a bunch.
- UberChicken
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now