Information about general settings in Config is given below
Config.ReviveCord = vector3(-842.46, -1206.5, 6.41381)
Config.ReviveHeading = 30.61
Config.Audio = true --If this is false, the background sound is turned off.
Config.Volume = 0.2 --Here you can adjust the sound. like 0.1,0.3 or 0.9
Config.AudioFilePath = "../html/ekg.mp3"
Config.Time = 30 --seconds
Config.Locale = {
SendDispatch = "A Dispatch send to your Location",
WaitTime = "You Already sended a Dispatch please wait 1 Minute",
}
function Notification(message)
TriggerServerEvent('hospital:server:ambulanceAlert', message)
end