- Katılım
- 5 yıl 5 ay 6 gün
- Mesajlar
- 912
- Discord
- ! AdnanDMR#0007
Selamlar, bugün sizlerle belki beğenebileceğiniz bir notify sistemini paylaşacağım.
Tamamen açık koddur istediğiniz konuda değişiklik yapabilirsiniz.
Kullanmak için
Client
Server
Tamamen açık koddur istediğiniz konuda değişiklik yapabilirsiniz.
Kullanmak için
Client
Kod:
exports.NotyFive:SendNotification({text = "This is a test", type = "success", timeout = 7500})
veya
TriggerEvent("NotyFive:SendNotification", {text = "This is a test", type = "success", timeout = 7500})
Server
Kod:
TriggerClientEvent('NotyFive:SendNotification', -1, ({text = "This is a test", type = "warning", timeout = 7500}))
Linkleri,görmek için
Giriş yap veya üye ol.

