Attach Unit
The EVENT_UNIT_ATTACH push event is sent when an identifier/unit is attached to a new call.
Last updated
Was this helpful?
The EVENT_UNIT_ATTACH push event is sent when an identifier/unit is attached to a new call.
Last updated
Was this helpful?
This push event requires the plus version of Sonoran CAD or higher. For more information, see our page.
This push event is not sent triggered via the API. API triggers should be listened to locally on the game server.
The ident
is a unique number specifying the a unit "identifier" being attached to a call. This field may be replaced with the idents
array, specifying multiple identifiers being attached to the call at once.