From a1890ee5ad07743a4efe4b376f9c4d710192c343 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 21 Jun 2018 21:26:54 -0300 Subject: Malfunction --- npc/commands/scheduled-broadcasts.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/commands') diff --git a/npc/commands/scheduled-broadcasts.txt b/npc/commands/scheduled-broadcasts.txt index 78515e09e..cb40ed7d1 100644 --- a/npc/commands/scheduled-broadcasts.txt +++ b/npc/commands/scheduled-broadcasts.txt @@ -7,7 +7,7 @@ function script StoneBoard { mes l("Please enter the message:"); next; input .@msg$; - .@msg$ = strip(.@msg$); + //.@msg$ = strip(.@msg$); if (.@msg$ != "") { return .@msg$; } -- cgit v1.2.3-60-g2f50