From 59ae0abf13954721d1f9bfa4309f158ba513b2de Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 7 Jan 2019 01:31:46 -0200 Subject: Now, everyone can start Hungry Quirin Arena PVP Event. But it can only be done hourly. --- npc/001-8/hub.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'npc/001-8/hub.txt') diff --git a/npc/001-8/hub.txt b/npc/001-8/hub.txt index 0fb6795f0..454ead469 100644 --- a/npc/001-8/hub.txt +++ b/npc/001-8/hub.txt @@ -421,5 +421,9 @@ OnPCLogoutEvent: @qhub_died=0; end; +OnCancel: + setpcblock(PCBLOCK_ATTACK|PCBLOCK_SKILL|PCBLOCK_ITEM|PCBLOCK_MOVE|PCBLOCK_COMMANDS, false); + warp "Save", 0, 0; + end; } -- cgit v1.2.3-70-g09d2