lua_pushstring (L, "hp") to set the value ;//The position of "hp" on the stack is -1 ... (lua_pushstring (L, s), lua_insert (L, -2), lua_settable (L, ...
確定! 回上一頁