Server Register Data - Doubt

Zopokx

New member
Messages
116
Points
0
Github
Zopokx
Is 'Hercules/rAthena/eAthena/you know what I mean/anyAthena' storing in any consistent way the register data of the users?

When I say consistent I mean in any way that can't be deleted or lost (logs).
 
I thinks this is a good way to know how long the player have been playing in the server.
BTW, would this be a good idea to be implemented into the 'login' table?
 
Last edited by a moderator:
the game server doesn't register accounts (unless the _M/_F method is enabled, but most people dont use it), what you want (log when a account is registered) would be up to a control panel software

 
Last edited by a moderator:
the game server doesn't register accounts (unless the _M/_F method is enabled, but most people dont use it), what you want (log when a account is registered) would be up to a control panel software

Well, It could be done when the player log in for the first time, not in the account register step.

But you are right, what I asked for is done by the cpanel.
default_wink.png


 
Back
Top