From 73b290e632012139ceedab688c2af4a7da1856bd Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 3 Sep 2019 18:39:13 -0300 Subject: Make this... Bold. And red. --- npc/functions/clientversion.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'npc/functions') diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index f77e54c36..edc5bcc3c 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -622,17 +622,17 @@ function script clientupdater { // inv ali d --:--:-- +-- ---- if (UPDATE < 1567295999 && UPDATE > 1564617600 && UPDATE != 1565385020) { UPDATE=1565039378; - mesn "Narrator"; - mesc l("Warning."), 1; - mesc l("Warning."), 1; - mesc l("Warning: Invalid UNIX EPOCH time detected."), 1; - next; - mesc l("We'll be correcting this bug automatically now."); - mesc l("YOU WILL BE DISCONNECTED BY FORCE."), 1; - mesc l("Please login right after, and this error should not happen again."); - next; - // Force user to disconnect - atcommand "@kick "+strcharinfo(0); + mesn "Narrator"; + mesc l("Warning."), 1; + mesc l("Warning."), 1; + mesc l("Warning: Invalid UNIX EPOCH time detected."), 1; + next; + mesc l("We'll be correcting this bug automatically now."); + mesc l("YOU WILL BE DISCONNECTED BY FORCE."), 1; + mesc l("Please login right after, and this error should not happen again."); + next; + // Force user to disconnect + atcommand "@kick "+strcharinfo(0); } -- cgit v1.2.3-70-g09d2