From 5091c332ab9abce9c667f68642cfe568912a5ba0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 29 Jul 2020 06:34:19 -0300 Subject: Do not log every skill usage to map logs unless server is in DEBUG mode --- npc/functions/hub.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'npc') diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt index 5de2b6786..1724a6d64 100644 --- a/npc/functions/hub.txt +++ b/npc/functions/hub.txt @@ -230,7 +230,6 @@ function script HUB_Logout { // HUB_SkillInvoke ( ) function script HUB_SkillInvoke { - debugmes "Cast skill %d", @skillId; // TODO: Detect what was script-cast and what was player-case. Then, readd RB_IRCBROADCAST // If you can't do this: You can't do this if (getskilllv(@skillId) < @skillLv) -- cgit v1.2.3-60-g2f50