Jump to content
SPQG_Juba

Logoff positions in server Logs?

Recommended Posts

Does anybody knows if the server admin can see where a player logged ofß?

Share this post


Link to post
Share on other sites

Does anybody knows if the server admin can see where a player logged ofß?

probably yes.

save in logs on every hive update player state into masterbase

dayz_server.pbo

//Send request

_key = format["CHILD:201:%1:%2:%3:%4:%5:%6:%7:%8:%9:%10:%11:%12:%13:%14:%15:%16:"' date=_characterID,_playerPos,_playerGear,_playerBackp,_medical,_justAte,_justDrank,_kills,_headShots,_distanceFoot,_timeSince,_currentState,_killsH,_killsB,_currentModel,_humanity];

diag_log ("HIVE: WRITE: "+ str(_key) + " / " + _characterID);

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×