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