summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-04-26 14:39:18 -0300
committerJesusaves <cpntb1@ymail.com>2019-04-26 14:39:18 -0300
commit70130373f1352f7a2cc2e79d7becd4275e982e1e (patch)
tree62efc25ebc224e0f0d4a5fb5584af3cba5a3623c
parent6b012daf62f54340fd237bdfae1ed4a2dcb9bbad (diff)
downloadserverdata-jesusalva/spotlight.tar.gz
serverdata-jesusalva/spotlight.tar.bz2
serverdata-jesusalva/spotlight.tar.xz
serverdata-jesusalva/spotlight.zip
Using @w will now also update spotlights for gms. @warp will NOT use spotlights!jesusalva/spotlight
@recall won't use spotlights either, so be CAREFUL!
-rw-r--r--npc/commands/warp.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/commands/warp.txt b/npc/commands/warp.txt
index 318489d7..e4e5c92c 100644
--- a/npc/commands/warp.txt
+++ b/npc/commands/warp.txt
@@ -70,6 +70,7 @@ OnCall:
}
slide_or_warp(.@map$, .@x, .@y);
+ updateSpotlight();
end;
OnInit: