Adjustments
Adjustments for Codeo-Notification Resource
Setting the Notification Default Location
To set the default location of the notification, you can follow these steps.
Open provided config file.
Find "
CODEO.DefaultNotifyPosition
".Then, in the setting here you can type one of these positions “top-left / top-center / top-right / top-left / bottom-left / bottom-center / bottom-right”.
Set notification sound enable/disable
You can follow the steps below to enable/disable the notification sound.
Open provided config file.
Find "
CODEO.NotificationSound
".Then this feature will turn the notification sound off if false, and turn the notification sound on if true
Turning notification test commands on and off
You can follow the steps below to turn the notification test commands on and off.
Open provided config file.
Find "
CODEO.NotificationTestCommands
".If true, in-game test commands are enabled; if false, test commands are disabled. To edit test commands client/client_editable.
Edit notification languages
Please follow the steps below to change the language of the text in the notification.
Open provided config file.
Find "
CODEO.Locales
".Then adjust the text there according to your language.
Setting notification types
You can follow the steps below to set and add notification types.
Last updated