From f2513ae88eb8eb3baec40a6a2f6e344e6b09024e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 12 May 2020 10:35:28 -0300 Subject: Hardcore Server settings --- npc/functions/hub.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'npc/functions/hub.txt') diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt index ac46a2597..cdaf28ab8 100644 --- a/npc/functions/hub.txt +++ b/npc/functions/hub.txt @@ -32,7 +32,9 @@ function script HUB_Logout { // Hardcore Server if ($HARDCORE && .@dead) { - // It could be @jail, but... + // TODO: Misc penalties (drop all items, etc) + atcommand("@dropall"); + // TODO: It could be @jail, but it is buggy atcommand("@jailfor 1d "+strcharinfo(0)); // Vanished on Cindy Cave } else if (.@mapa$ == "021-4" && strcharinfo(0) == $@CINDY_HERO$) { -- cgit v1.2.3-60-g2f50