For the complete documentation index, see llms.txt. This page is also available as Markdown.

sv_utils.lua

Copy

CreateThread(function()
    exports["ak4y-core"]:RegisterUsableItem(Config.DisableGpsItem, function(source, item)
        TriggerClientEvent('ak4y-shredding-DisableGpsItem', source)
    end)
end)

PreviousEditable Files Nextcl_utils.lua

Last updated 6 months ago