Exports
Export List
export
parameters
return
description
How to use exports?
-- Open GPS Command
RegisterCommand('openalert', function()
exports['dusa_dispatch']:openAlert()
end)Last updated
-- Open GPS Command
RegisterCommand('openalert', function()
exports['dusa_dispatch']:openAlert()
end)Last updated