GetTexture(path); luaL_argcheck(L, texture, 3, badTexture); minimap.SetBlipTexture(texture); return 0; } int SetClassBlipTexture(lua_State* const L) ...
確定! 回上一頁