Client
You can use these functions in any client side code to show custom notifications.
exports.ft_notification:ShowNotify(message, type, duration)exports.ft_notification:ShowNotifyWithTitle(title, message, type, duration)Last updated
You can use these functions in any client side code to show custom notifications.
exports.ft_notification:ShowNotify(message, type, duration)exports.ft_notification:ShowNotifyWithTitle(title, message, type, duration)Last updated