Aion Lightning 2.7 rev 96 | Re-entry time
Can someone tell me where do i found the source code of the re-entry mechanism ? (on log)
I'm not asking for the 'gameserver.properties gameserver.character.reentry.time = 20 '
I want to learn where to find the specific code of this functionality
Thx for anyone who responds.
Re: Aion Lightning 2.7 rev 96 | Re-entry time
Quote:
Originally Posted by
Alexis Sanchez
Can someone tell me where do i found the source code of the re-entry mechanism ? (on log)
I'm not asking for the 'gameserver.properties gameserver.character.reentry.time = 20 '
I want to learn where to find the specific code of this functionality
Thx for anyone who responds.
This refers to the "CHARACTER_REENTRY_TIME"
You can find this in the source code at,
GSConfig.java, SM_VERSION_CHECK.java and PlayerEnterWorldService.java