From c4d320e72a4060408c97a0207e9b82433cec9418 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 29 Nov 2014 18:18:16 +0300 Subject: Add script command to set distance to npc where clicks/selection can work. New script command: setnpcdistance N --- src/map/script.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/script.h') diff --git a/src/map/script.h b/src/map/script.h index 88a0e1b..1af650f 100644 --- a/src/map/script.h +++ b/src/map/script.h @@ -30,5 +30,6 @@ BUILDIN(getNpcClass); BUILDIN(setNpcSex); BUILDIN(setPcSit); BUILDIN(getPcSit); +BUILDIN(setNpcDistance); #endif // EVOL_MAP_SCRIPT -- cgit v1.2.3-70-g09d2