OnDetection Event Handler
-- Only from Server-Side
AddEventHandler("WaveShield:onDetection", function(playerId, reason, details, detectionType, screenshotUrl, banId)
-- your function
end)Last updated
-- Only from Server-Side
AddEventHandler("WaveShield:onDetection", function(playerId, reason, details, detectionType, screenshotUrl, banId)
-- your function
end)Last updated