From 8bf70d9919c7f82fd99d306607acffa72e103809 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 17 Oct 2019 16:27:50 -0300 Subject: Anti-flood protection to #world - Note: ADMs bypass it --- npc/003-3/malindou.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc') diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 7791035de..5e3978236 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -569,6 +569,7 @@ OnPCBaseLvUpEvent: // Every time the server starts, clean up possibly broken data about treasures. // NPC ID might have changed. OnInterIfInitOnce: + atcommand("@channel setopt #world MessageDelay 1"); query_sql("DELETE FROM `char_reg_num_db` WHERE `key`='RNGTREASURE_DATE'"); end; -- cgit v1.2.3-60-g2f50