Trigger Events
This page is intended for use by other developers to integrate additional resources into the zTurnout-System.
("Turnout-System:Mobilise")
This is a server event that needs to be invoked on the client side. It is responsible for generating a mobilization ticket and sending it to the designated stations, as long as the provided callsigns are valid. The purpose of this event is to facilitate the integration and support of other Computer-Aided Dispatch (CAD) systems within the FiveM platform.
callsigns: The string should include all desired call signs for mobilization. Each call sign should be followed by a comma, such as (G50P1, G50P2).
itype (Incident Type): This string should include the incident type, such as "Domestic Property Fire", for example.
iaddress (Incident Address): This string should include the address or location of the emergency, such as "7 Grove Street.
idetails (Incident Details): This string should contain information regarding the incident, such as "Multiple calls reporting smoke emanating from a house, occupants unaccounted for.
inumber (Incident Number): This string should include the CAD / Incident reference number.
talkgroup: This string should include the talkgroup / radio channel that is being utilized for the incident.
timedate: This string should contain the timestamp and date of the initial emergency call.
mapref: This string should include a map reference of the incident location, such as "postal 129".
Last updated