From ced9f87fc1e964dd88c550b5b69a8720ea22b3ce Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 5 Feb 2020 23:03:53 -0300 Subject: Move @ipcheck to GM 60 and no longer log it. (@accinfo still logged) Count how many times you've donated blood. --- npc/commands/ipcheck.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/commands') diff --git a/npc/commands/ipcheck.txt b/npc/commands/ipcheck.txt index 501dbfe8b..5cb57578e 100644 --- a/npc/commands/ipcheck.txt +++ b/npc/commands/ipcheck.txt @@ -34,7 +34,7 @@ OnBan: end; OnInit: - bindatcmd "ipcheck", "@ipcheck::OnCall", 80, 100, 1; + bindatcmd "ipcheck", "@ipcheck::OnCall", 60, 100, 0; bindatcmd "ipban", "@ipcheck::OnBan", 99, 100, 1; end; } -- cgit v1.2.3-60-g2f50