From 73ff77bb75f50624224bfa7813548b338bdd9738 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 25 Jan 2019 19:14:44 -0200 Subject: @servmsg now works --- npc/commands/kami.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'npc/commands') diff --git a/npc/commands/kami.txt b/npc/commands/kami.txt index 856f09f4c..0152c98f2 100644 --- a/npc/commands/kami.txt +++ b/npc/commands/kami.txt @@ -19,9 +19,7 @@ OnCall: OnServMsg: .@request$ = strcharinfo(0)+": "; .@request$ += implode(.@atcmd_parameters$, " "); - if (!channelmes("General", "Test")) - channelmes("#General", "Test"); - + // This can be slow, beware .@c = getunits(BL_PC, .@players, 20); for (.@i = 0; .@i < .@c; .@i++) { message(.@players[.@i], .@request$); -- cgit v1.2.3-70-g09d2