1. Clone the repository or Code > Download zip
2. Add the resource to your server start config: ensure id_helpnotify. The name of the folder must be id_helpnotify or the resource will not function correctly.
This can be triggered from the server or client. A more advanced example is posted below.
| Show the UI | Hide the UI |
|---|---|
exports['id_helpnotify]:showUI(text) |
exports['id_helpnotify]:hideUI() |