PoliceDispatch

The SD.Dispatch function sends a police alert.

Overview

Purpose: Dynamically sends police dispatch alerts based on the currently active dispatch system within the server.

Resource List

  • linden_outlawalert

  • cd_dispatch

  • ps-dispatch

  • qs-dispatch

  • core_dispatch

  • custom (placeholder for user-implemented systems)

Parameters

  • data (table): A table containing the information necessary for the dispatch alert, such as the title, message, and other details specific to the dispatch type.

Usage Example

Last updated