Skip to content

cokluk/co_notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

co_notify

screen shot 2017-08-07 at 12 18 15 pm SMS APP screen shot 2017-08-07 at 12 18 15 pm YouTube screen shot 2017-08-07 at 12 18 15 pm Twitter

NoPixel style phone notification.

[CLIENT] Send notification to player

exports['co_notify']:SendNotify('mesaj', "Title", "message")

[SERVER] Send message to source player.

TriggerClientEvent('co_notify:client:SendNotifys', source, { app = "twitter" , title = "Title", content = "message"   })

[SERVER] Send message to all players.

TriggerClientEvent('co_notify:client:SendNotifys', -1, { app = "twitter" , title = "Title", content = "message"  })

Sayaç

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published