From bd3317af533180d0cdcaebe070f92317523c76b5 Mon Sep 17 00:00:00 2001 From: Reid Date: Wed, 2 May 2012 20:32:08 +0200 Subject: Add player highlight on savepoint function. --- npc/functions/savepoint.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/npc/functions/savepoint.txt b/npc/functions/savepoint.txt index 2d10b41a..cf1a2db5 100644 --- a/npc/functions/savepoint.txt +++ b/npc/functions/savepoint.txt @@ -29,6 +29,9 @@ function script SavePoint { next; savepoint @map$, @x, @y; + set @q, getcharid(3); + misceffect 33, @q; + percentheal "5"; L_Return: return; -- cgit v1.2.3-70-g09d2