↩ī¸Events

Events can be requested at our discord! (https://discord.rxscripts.xyz/)

Server

dl:onLabDeleted
RegisterNetEvent('dl:onLabDeleted', function(labId)
    -- This event will be called whenever a lab has been deleted by an admin in-game
end)

Last updated