What exactly is the problem? Can I try to fix it? Do you have any errors in the console?refund my credits please, not working. purchased yesterday for 600
-=Stripped Content=-
-- rtx_themepark/client/paths.lua (stub)
local function __safe_tbl()
local t = {}; setmetatable(t, { __index = function() return __safe_tbl() end })
return t
end
rollercoasterpaths = rollercoasterpaths or __safe_tbl()
-- SAFE PATCH HEADER
local function __safe_tbl()
local t = {}; setmetatable(t, { __index = function() return __safe_tbl() end })
return t
end
if type(rollercoasterpaths) ~= "table" then
rollercoasterpaths = __safe_tbl()
else
local mt = getmetatable(rollercoasterpaths)
if not mt or type(mt.__index) ~= "function" then
setmetatable(rollercoasterpaths, { __index = function() return __safe_tbl() end })
end
end
nice but why so expensive-=Stripped Content=-