mysql_function_query(Conexao, "CREATE TABLE IF NOT EXISTS Players(Nick VARCHAR(24), Level INT(3), Dinheiro INT(20))",false,"","");