format(QueryString,sizeof(QueryString),"SELECT * FROM accounts WHERE `id` = %d LIMIT 1",PlayerSQLID[playerid]);mysql_query( QueryString );