This file contains notifications . You can change it with your own notification script.
RegisterNetEvent("samy:notify1", function(arg) exports['mythic_notify']:SendAlert('inform', "New Mode: ".. arg .. " ", 5000) end)
Last updated 1 year ago