30.07.2015, 20:48
Thanks,
Another question,
is MellAdmin System using Threaded Queries?
I Noticed it does use this
#define _THREAD_LOAD_PLAYER (0)
#define _THREAD_SAVE_PLAYER (1)
#define _THREAD_CREATE_PLAYER (2)
#define _THREAD_ACCOUNT_EXIST (3)
#define _FETCH_PLAYER_INFO (4)
#define _FETCH_BAN_STAT (5)
#define _UPDATE_PLAYER_PW (6)
#define _THREAD_IS_BANNED (7)
#define _CHECK_PASSWORD (
#define _THREAD_BAN_USER (9)
#define _CHECK_AUTO_LOGIN (10)
#define _THREAD_PLAYER_LOGIN (11)
#define _THREAD_PLAYER_LOGOUT (12)
Another question,
is MellAdmin System using Threaded Queries?
I Noticed it does use this
#define _THREAD_LOAD_PLAYER (0)
#define _THREAD_SAVE_PLAYER (1)
#define _THREAD_CREATE_PLAYER (2)
#define _THREAD_ACCOUNT_EXIST (3)
#define _FETCH_PLAYER_INFO (4)
#define _FETCH_BAN_STAT (5)
#define _UPDATE_PLAYER_PW (6)
#define _THREAD_IS_BANNED (7)
#define _CHECK_PASSWORD (
#define _THREAD_BAN_USER (9)
#define _CHECK_AUTO_LOGIN (10)
#define _THREAD_PLAYER_LOGIN (11)
#define _THREAD_PLAYER_LOGOUT (12)