Replace default mugshot notifications
Notification shown when a ped refuses the drug in NPC selling (notification with ped face)
Event
Parameters
Name
Data Type
Description
ped
int
Ped entity handle
title
string
Title of the notification
message
string
Message of the notification
Example
Where to insert the code?
You can place it in the file integrations/cl_integrations.lua
of the script, at the bottom of the file on new lines
Last updated