Replace default notifications
Triggered after notifying player client side
Event
Parameters
Name | Data Type | Description |
---|---|---|
| string | Message of the notification |
| string | Message of the notification but without ~r~, ~g |
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