Replace default police alert
Triggered when police is alerted, this is triggered on each police player client, if you are looking for a single event, check the server side category
Event
Parameters
Name | Data Type | Description |
---|---|---|
| vector3 | Coordinates to send to police |
| string | The message the cop will see |
Example
Where to insert the code?
You can place it in the file jaksam_core/config/cl_config.lua
, at the bottom of the file on new lines
Last updated