HELLO ALL I WANT THE FONCTION FOR Send The Notification
local function CreateNotification(str)
SetNotificationTextEntry("STRING")
AddTextComponentSubstringPlayerName(str)
DrawNotification(false, false)
end
In future, please post in the correct category… This isn’t a server advert, it’s a development question.