Notifications
Use these functions to make it easier for you
aphone.AddNotif(string type, string msg, int cd)
Types
aphone.AddNotif("alert", "This is a example !", 3)
aphone.AddNotif("good", "This is a example !", 3)
aphone.AddNotif("settings", "This is a example !", 3)Last updated