Event List

Client

Toogle the UI on or off

TriggerEvent("tgiann-policeAlert:alert", alertName, plate, alertCoord, vehicle)

alertName

The name of the notice that will appear in the notification ex: Gun Fired

  • "Bank Robbery"

plate

The name of the notice that will appear in the notification ex: Gun Fired

  • true

  • false

alertCoord

Alert coordinate

  • vector3(0.0 , 0.0, 0.0)

  • GetEntityCoords(PlayerPedId())

vehicle

Hide vehicle information

  • false

  • true

Last updated