From 0734904cc3306cef8c5d0eb79ef9cea835b6b922 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 1 Apr 2019 10:52:05 -0300 Subject: Reduce server console spam --- npc/000-1/exit.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/000-1') diff --git a/npc/000-1/exit.txt b/npc/000-1/exit.txt index e006a21ab..0b1bd85b5 100644 --- a/npc/000-1/exit.txt +++ b/npc/000-1/exit.txt @@ -34,9 +34,9 @@ OnInit: setarray .LOCMASTER_X, 34, 40, 26, 86, 119, 111, 56, 94; setarray .LOCMASTER_Y, 101, 49, 30, 69, 87, 53, 62, 42; - debugmes "Locmaster: Index 0: %s [%s.gat (%d, %d)]", .LOCMASTER_LOC$[0], .LOCMASTER_MAP$[0], .LOCMASTER_X[0], .LOCMASTER_Y[0]; - debugmes "Locmaster: Index 2: %s [%s.gat (%d, %d)]", .LOCMASTER_LOC$[2], .LOCMASTER_MAP$[2], .LOCMASTER_X[2], .LOCMASTER_Y[2]; - debugmes "Locmaster: Index 5: %s [%s.gat (%d, %d)]", .LOCMASTER_LOC$[5], .LOCMASTER_MAP$[5], .LOCMASTER_X[5], .LOCMASTER_Y[5]; + //debugmes "Locmaster: Index 0: %s [%s.gat (%d, %d)]", .LOCMASTER_LOC$[0], .LOCMASTER_MAP$[0], .LOCMASTER_X[0], .LOCMASTER_Y[0]; + //debugmes "Locmaster: Index 2: %s [%s.gat (%d, %d)]", .LOCMASTER_LOC$[2], .LOCMASTER_MAP$[2], .LOCMASTER_X[2], .LOCMASTER_Y[2]; + //debugmes "Locmaster: Index 5: %s [%s.gat (%d, %d)]", .LOCMASTER_LOC$[5], .LOCMASTER_MAP$[5], .LOCMASTER_X[5], .LOCMASTER_Y[5]; end; } -- cgit v1.2.3-60-g2f50