Özellikleri:
titledescprition
theme
type
duration
icons : Bildiriminizin sonuna hoş bir dokunuş ekleyin
Ex Düğmesi: BİLDİRİM
Temalar
Geçişler
pozisyonlar:
bottomRight, bottomLeft, topRight, topLeft, topCenter, bottomCenter, center
Kurulum:
Diğer kaynaklar gibi, onu kaynaklar klasörünüze kopyalayın ve start mosh_notifycfg'nize ekleyin .Tetikleyiciler | Nasıl kullanılır:
Şablon:
Kod:
TriggerEvent(title, description, theme, type, duration)
Hatayı Bildir:
Kod:
TriggerEvent("mosh_notify:notify", "ERROR", "<span class=\"text-white\">This is an error notification</span> <span class=\"text-error\">With different cool colors!</span>", "darkred", "error", 1000
Başarıyı Bildir:
Kod:
TriggerEvent("mosh_notify:notify", "SUCESS", "<span class=\"text-white\">This is success notification</span> <span class=\"text-error\">With different cool colors!</span>", "success", "success", 1000)
