Hi! I use setComponentVisible for custom wheels, but the inexplicable is happening.
https://imgur.com/a/9yNN9hB
It worked perfect, but after a server update, some of my script broke
for vehicle, wheels pairs(replacWheels) do
for namewheels in pairs(wheels) do
vehicle:setComponentVisible(namewheels , false)
end
end
last update (https://forum.multitheftauto.com/topic/135875-important-security-notification-for-server-owners-and-hosters/ )