0 Members and 3 Guests are viewing this topic.
local x = 3 -- time in hoursCustomCheckFailMsg = function(ply) return ply:GetUTimeTotalTime() < x * 60 * 60 end