10-16-2012, 09:31 PM
Protocol 1.2.5 is not using this function either (at least not directly)
It is used by cClientHandle::CheckIfWorldDownloaded() but it doesn't reach that part of the code when connecting with a 1.3.x client, I can't say about 1.2.5
The main issue with this is that HOOK_PLAYER_JOIN is never called like this. Should the hook be moved somewhere else?
It is used by cClientHandle::CheckIfWorldDownloaded() but it doesn't reach that part of the code when connecting with a 1.3.x client, I can't say about 1.2.5
The main issue with this is that HOOK_PLAYER_JOIN is never called like this. Should the hook be moved somewhere else?