From bdb8fbedfd81cc28cac5d2760c2706255328b30e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 7 Jun 2018 08:57:42 -0300 Subject: Notes to be more clear about system update --- npc/functions/clientversion.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index f21ea5a90..c9d7752fd 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -7,7 +7,8 @@ // Function checking the client version and reports if it is too old. function script checkclientversion { - // Update handler + // Update handler (use `date +%s` for this) + // Current UPDATE value: Qui Jun 7 08:10:55 -03 2018 if (Lang > 5 && UPDATE < 1528369855) { UPDATE=gettimetick(2); Lang=0; -- cgit v1.2.3-70-g09d2