From e5337a4162d2f11221293cd8fabaa7f827fd0758 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 19 Feb 2019 13:09:08 -0300 Subject: [skip ci] comments --- npc/functions/clientversion.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'npc/functions') diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index f51deaccc..a44a535ed 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -154,13 +154,17 @@ function script checkclientversion { .@dg=1; showavatar NPC_LOF_RICH; mesn ("TMW2 Staff"); - mesc l("Hello, @@! We just looked up and found out you that you were affected by BotCheck Logout bug!", strcharinfo(0)), 3; + mesc l("Hello, @@! We just looked up and found out that you were affected by BotCheck Logout rules!", strcharinfo(0)), 3; mesc l("Due this bug, when you logged off on the BotCheck Area, the server jailed you. We wanted to deliver you a token of apology!"), 3; mesc l("Sorry, and enjoy the game! Your TMW2 Staff Team."), 3; mesc l("Token Of Apology: 1x @@", getitemlink(SupremeGift)); mes ""; mesc l("Please contact @@ to clear this misunderstanding.", b("Jesusalva")), 1; getitem SupremeGift, 1; + + // Better safe than sorry + atcommand "@unjail msawis"; + // I dunno if my SQL query broke something so........... sc_end SC_JAILED; if (getmap() ~= "sec_pri") warp "Save", 0, 0; -- cgit v1.2.3-60-g2f50