From 5987c2db7e96d01a79e673abf567d06e93c8de82 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 1 Jul 2020 00:27:47 -0300 Subject: Some notes --- npc/functions/filters.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/functions') diff --git a/npc/functions/filters.txt b/npc/functions/filters.txt index 1b13aa59e..ff2a2dbf9 100644 --- a/npc/functions/filters.txt +++ b/npc/functions/filters.txt @@ -73,6 +73,8 @@ function script filter_hostile { getmapxy(.@m$, .@x, .@y, .@type, .@chkid); if (!ispvpmap(.@m$)) return false; + // FIXME: We already have !(filter_sameguildorparty()) + // We might be over-processing this // Honor party flag if (!getmapflag(.@mapa$, mf_pvp_noparty) && getcharid(1) == getcharid(1, strcharinfo(0, "", .@chkid))) -- cgit v1.2.3-70-g09d2