Module sv_notify

Notify System

Functions

Notify (src, message, options, length) Notify function.


Functions

Notify (src, message, options, length)
Notify function. This function sends a notification to a player.

Parameters:

  • src The player to send the notification to. number
  • message The notification message. string
  • options The notification options. table
  • length The notification length. number

Usage:

    exports.jones_util:Notify(src, "Hello World", {type = "info"})
generated by LDoc 1.5.0 Last updated 2024-05-13 19:05:24