___________________________________________________________________________________________________________________________
LibNotify provides an API to display/manage a stack of fading growl-like alerts and notifications.
/notify to display this help. /notify [colour] [message] /alert [colour] [message] [color]: [d]: default. [r]: red. [g]: green. [b]: blue. [message]: the message to display. e.g. /alert r Hello RIFT!
LibNotify.notify(colour, message) LibNotify.alert(colour, message) e.g. /script LibNotify.alert(LibNotify.GREEN, 'Hello again RIFT!') where colour can equal: LibNotify.BLACK, LibNotify.RED, LibNotify.GREEN, LibNotify.BLUE, and message is a string.
Ddd the following to your .toc file and place the LibNotify directory beneath your own adon directory. (See the ChatAlert addon for a full example)
Embed = { LibNotify = true, } Dependencies = { LibNotify = {"required", "before"}, }
About Project
Created: September 21st 2023
Updated: September 21st 2023
Project ID: 23803
License: All Rights Reserved
__________________________________________
Game Versions:
1.01.03
1.01.03
1.01.03
1.01.03
1.01.03
__________________________________________
Flavors:
WoW Retail
__________________________________________
Categories
Companions
Battle
__________________________________________
Main File
September 21st 2023
__________________________________________
Recent File
September 21st 2023
__________________________________________
Members
__________________________________________
Report