06.12.2009, 09:06
MySQLCheckUserExistance(playerid) only tells you if that username already exists in table or not, while we need that user's ID for later reference that's why there is function FindPlayerSQL.
Could it be that mysql_fetch_int is bugged? Please check mysql_log when that query is executed, user exists but it still shows you registration dialog.
Could it be that mysql_fetch_int is bugged? Please check mysql_log when that query is executed, user exists but it still shows you registration dialog.