summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/functions/gmbot.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/functions/gmbot.txt b/npc/functions/gmbot.txt
index 9bd8bba8b..e1b171f3e 100644
--- a/npc/functions/gmbot.txt
+++ b/npc/functions/gmbot.txt
@@ -140,6 +140,10 @@ OnTimer62000:
$@MK_AGGRO=0;
}
+ // Debug markers
+ if ($@GM_OVERRIDE)
+ debugmes .mp$+" ("+.@x+", "+.@y+"(";
+
// We're done, restart loop timer
initnpctimer;
end;