From 5a2da4becdc11df9e6400218ed2a449611ad85af Mon Sep 17 00:00:00 2001 From: mekolat Date: Tue, 12 May 2015 07:35:32 -0400 Subject: request from @MadCamel --- world/map/npc/functions/motdconfig.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'world/map/npc/functions/motdconfig.txt') diff --git a/world/map/npc/functions/motdconfig.txt b/world/map/npc/functions/motdconfig.txt index f2541ea6..9ad2b43f 100644 --- a/world/map/npc/functions/motdconfig.txt +++ b/world/map/npc/functions/motdconfig.txt @@ -12,6 +12,7 @@ function|script|MOTDConfig "toggle|Toggle MOTD", L_Toggle; L_Toggle: + gmlog strcharinfo(0) + " enabled or disabled the MOTD."; set $@MOTD_Disabled, !$@MOTD_Disabled; close2; return; -- cgit v1.2.3-60-g2f50