Garry's Mod Wiki

notification

Used to display notifications on the screen (mid-right).

Methods

notification.AddLegacy( string text, number type, number length )
Adds a standard notification to your screen.
notification.AddProgress( any id, string strText, number frac = nil )
Adds a notification with an animated progress bar.
notification.Kill( any uid )
Removes the notification after 0. 8 seconds.