From 82f64aac9dc270d91d072d353858464185da84aa Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 15 Jul 2018 00:37:42 -0300 Subject: [skip ci] debug --- npc/functions/time.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc') diff --git a/npc/functions/time.txt b/npc/functions/time.txt index e3337af72..6cb9e0b4d 100644 --- a/npc/functions/time.txt +++ b/npc/functions/time.txt @@ -10,6 +10,8 @@ function script santime { .@day=60*60*24; .@year=.@day*30*360; .@fact=.@year*(2017-1970); + debugmes "Current "+gettimetick(2); + debugmes "Elapsed "+.@fact; return gettimetick(2)-(.@fact); } -- cgit v1.2.3-60-g2f50