Structure of the config file, all you need for resource to work properly.
Config = { AmbulanceJob = "ambulance", AutoDeleteOrder = true -- automatically delete the order after it has been accepted }
Translation = { AmbulanceNotification = "A new emergency call has arrived. To view it press the F10 button." }
DangAreas = { { ['x'] = 347.024170, ['y'] = -1921.872558, ['z'] = 24.696656} } DangAreas.Radius = 50
Last updated 1 year ago