Notifications
SendNotify
KOJA.Client.SendNotify(data)Field
Type
Description
KOJA.Client.SendNotify({
type = 'success',
title = 'Bank',
desc = 'You received $500.',
time = 5000,
})
KOJA.Client.SendNotify({
type = 'error',
desc = 'You do not have enough money.',
})ShowFreemodeMessage
Field
Type
Description
LibNotify
Field
Type
Default
Description
Notification Backends
Config.Notify
Backend
Last updated