From b2363848ec46c3ccf8447ec009b73fdd00134bff Mon Sep 17 00:00:00 2001 From: Cooldude2606 Date: Sun, 7 Jan 2018 17:49:34 +0000 Subject: [PATCH] Fixed Auto message timeout --- Addons/Admin/auto-message.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Addons/Admin/auto-message.lua b/Addons/Admin/auto-message.lua index 9e48afe9..553dc0e4 100644 --- a/Addons/Admin/auto-message.lua +++ b/Addons/Admin/auto-message.lua @@ -10,7 +10,7 @@ Discord: https://discord.gg/r6dC2uK Event.register(-1,function(event) Server.new_thread{ name='auto-message', - timeout=3240000, -- 3240000 = 15 minutes + timeout=54000, -- 3240000 = 15 hours dont make the mistake i did, 54000 is 15 minutes reopen=true, data={ high_rank= 'Owner',