... MYSQL_RES *res; }; int SQL_Script_Bridge(lua_State *l) { int top = lua_gettop(l); const char * host = lua_tostring(l, top-6); int port = lua_tonumber(l, ...
確定! 回上一頁