From 5cfb33e05ccc4f5b907965755125b80c4a5c2aa6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 1 Jan 2019 03:50:40 -0200 Subject: Logout on botcheck area = ban --- npc/001-8/hub.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'npc') diff --git a/npc/001-8/hub.txt b/npc/001-8/hub.txt index 4cd016ed7..3bb810690 100644 --- a/npc/001-8/hub.txt +++ b/npc/001-8/hub.txt @@ -411,6 +411,10 @@ OnPCLogoutEvent: setq2 ShipQuests_Peter, 0; setq3 ShipQuests_Peter, -1; } + // Logout on botcheck area + if (.@mapa$ ~= "botcheck" && !@qhub_died) { + atcommand "@jail "+strcharinfo(0); + } @qhub_victor=0; @qhub_died=0; -- cgit v1.2.3-60-g2f50