Incident API
How to use Incidents API?
exports['stevku_medicalpc']:createIncident(
location, -- Location display in app, you can put here anything
details, -- Details of call, example. My friend broke leg please help !11!!1
coords -- vector3 - Coords of call
)
Last updated