{ title ="A title!", -- (Required) description ="Some longer description", -- (Required) jobType ='jobType', -- (Required) Can be a single string or list of strings. I.e. { 'police', 'medical' } position =vector3(0, 0, 0), -- (Optional) urgency =1, -- (Optional) Urgency value related to config limits = {} -- (Optional) List of limitations for example: { 'hunting' }}
callObj
Object
A call definition containing all information about a dispatch call.