From eaa875107e703c79111e76ce9219b27c4b82dada Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 7 Jun 2018 08:15:58 -0300 Subject: Delete three languages: VLS, NL_BE and CA. --- npc/functions/clientversion.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'npc/functions/clientversion.txt') diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index 0f1cba4b0..f21ea5a90 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -7,6 +7,16 @@ // Function checking the client version and reports if it is too old. function script checkclientversion { + // Update handler + if (Lang > 5 && UPDATE < 1528369855) { + UPDATE=gettimetick(2); + Lang=0; + mesn "Jesus Saves"; + mes col("Oh, noes! Due lack of translators, some languages were removed from this project.", 9); + mes col("You might have been affected. Please, select your desired language.", 9); + asklanguage(LANG_IN_SHIP); + } + if (ClientVersion >= 24) return; mesn "Narrator"; -- cgit v1.2.3-70-g09d2