13.05.2013, 14:30
Did you actually test your little DB_CheckPlayer snippet you got there in your example? I'm almost certain it won't work because MySQL is run on a separate thread and while the query is running, the other code will be executed.