On showroom exit
RegisterNetEvent("dealerships_creator:onShowroomExit", function()
-- You can add anything that happens when the local player exits the showroom
-- For example, showing your HUD again
end)Last updated
RegisterNetEvent("dealerships_creator:onShowroomExit", function()
-- You can add anything that happens when the local player exits the showroom
-- For example, showing your HUD again
end)Last updated