void scriptingEnableGlobalsProtection(lua_State *lua) { char *s[32]; sds code ... local function alex() return 3.1415 end rawset(_G, "alex", alex).
確定! 回上一頁