From 0b3176efa2f6846d8847d6846e538c011f7947da Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 22 Jan 2020 22:49:41 -0300 Subject: Deprecate entirely "Crazyfefe PVP hotfix", give 1 Honor Point --- npc/functions/hub.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/functions/hub.txt') diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt index bf342dfc9..528473584 100644 --- a/npc/functions/hub.txt +++ b/npc/functions/hub.txt @@ -132,6 +132,7 @@ function script HUB_Logout { // It was PK if (killerrid > 2000000 && killerrid < 2100000) { // PVP flag was off + /* if (!getmapflag(.@mapa$, mf_pvp) && !getmapflag(.@mapa$, mf_pvp_noparty) && !getmapflag(.@mapa$, mf_pvpnoguild)) { recovery(getcharid(3)); warp .@mapa$, .@a, .@b; @@ -153,6 +154,8 @@ function script HUB_Logout { detachrid(); attachrid(.@trueid); } + */ + HONOR+=1; } } -- cgit v1.2.3-60-g2f50