Client
openUI
Open UI, doesn't check for item
page: 'police'
'ambulance'
'citizen'
'report'
addCall
Adds a call to the map view for either police or EMS
data:
table
title:
string
time?:
number
how long to wait before removing the call (in milliseconds), default 5 minutescallsign?:
string
gender?:
boolean
should player's gender be in included the call infovehicle?:
boolean
should player's vehicle be in included the call infoweapon?:
boolean
should player's weapon be in included the call infotype:
'police'
'ambulance'
createPoliceReport
Creates a police report
data:
table
title:
string
content:
string
hideName?:
boolean
hidePhoneNumber?:
boolean
Last updated