From e1c5c4d938f6a734b44c7db1266da2eae8ba4197 Mon Sep 17 00:00:00 2001 From: wushin Date: Thu, 13 Oct 2016 11:55:01 -0500 Subject: Add MOTD to Configs --- npc/commands/motd.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/commands') diff --git a/npc/commands/motd.txt b/npc/commands/motd.txt index ff3e6b49..cea01544 100644 --- a/npc/commands/motd.txt +++ b/npc/commands/motd.txt @@ -177,6 +177,8 @@ OnPCLoginEvent: end; OnInit: + MOTD_text; + MOTD_debug_text; .size = getarraysize($MOTD_Messages$); .dsize = getarraysize($Debug_Messages$); bindatcmd "motd", "@motd::OnCall", 3, 99, 0; -- cgit v1.2.3-70-g09d2