Adding a custom dispatch
function Dispatch(location)
local loc = location.xyz
[...] text = "Person Is Injured",
time = (3 * 60 * 1000),
}
}
)
end -- This one!
end time = (3 * 60 * 1000), -- 3 minutos
}
}
)
elseif Config.Dispatch == "custom" then
-- Add your custom dispatch here
end -- This one!
endNot working? Join our discord and we'll help you
Last updated

