On showroom enter
RegisterNetEvent("dealerships_creator:onShowroomEnter", function()
-- You can add anything that happens when the local player enters the showroom
-- For example, hiding your HUD
end)Last updated
RegisterNetEvent("dealerships_creator:onShowroomEnter", function()
-- You can add anything that happens when the local player enters the showroom
-- For example, hiding your HUD
end)Last updated