summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-09-07 01:15:29 -0300
committerJesusaves <cpntb1@ymail.com>2018-09-07 01:15:29 -0300
commit794ad296a5750884623d4f5891ad3c1560655708 (patch)
tree77b806780027f75ec436396413b5e595e7a92bce /npc
parent5d0e494dfe87ef3ff79e307de012318123afa5ce (diff)
downloadserverdata-794ad296a5750884623d4f5891ad3c1560655708.tar.gz
serverdata-794ad296a5750884623d4f5891ad3c1560655708.tar.bz2
serverdata-794ad296a5750884623d4f5891ad3c1560655708.tar.xz
serverdata-794ad296a5750884623d4f5891ad3c1560655708.zip
[skip ci] debug
Diffstat (limited to 'npc')
-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;