Replace default mugshot notifications
Notification shown when a using "talk to ped" action (notification with NPC face)
Event
Parameters
Name | Data Type | Description |
---|---|---|
| int | Ped entity handle |
| string | Title of the notification |
| string | Message of the notification |
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