From 44c543ff3f8462146fb41e82ccc527806e812451 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 6 Feb 2020 11:19:50 -0300 Subject: Idle time is not worth logging --- npc/commands/ipcheck.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/commands/ipcheck.txt b/npc/commands/ipcheck.txt index 5cb57578e..2568644c4 100644 --- a/npc/commands/ipcheck.txt +++ b/npc/commands/ipcheck.txt @@ -62,7 +62,7 @@ OnCall: end; OnInit: - bindatcmd "checkidle", "@checkidle::OnCall", 60, 80, 1; + bindatcmd "checkidle", "@checkidle::OnCall", 60, 80, 0; end; } -- cgit v1.2.3-70-g09d2