From 6bb2e255945d2bc1834003e0efe17c93e2d8f374 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 3 Jul 2018 00:17:35 -0300 Subject: squash bug --- npc/008-0/master.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/008-0/master.txt b/npc/008-0/master.txt index 875789a27..94aeb148d 100644 --- a/npc/008-0/master.txt +++ b/npc/008-0/master.txt @@ -42,7 +42,7 @@ for (.@i = 0; .@i < .@count; ++.@i) { // Online? if (isloggedin(.@aid[.@i], .@cid[.@i])) { - getmapxy(.@m$, .@x, .@y, 0, .@name$[.@i])); + getmapxy(.@m$, .@x, .@y, 0, .@name$[.@i]); // Here? if (.@m$ == .map$) .@count_online++; -- cgit v1.2.3-60-g2f50