From ed45923817abaad06829fc1ed8d8e5b67dc8f5d2 Mon Sep 17 00:00:00 2001 From: meko Date: Thu, 21 May 2015 20:41:34 -0400 Subject: add npc name to humantime debugmes --- world/map/npc/functions/time.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/world/map/npc/functions/time.txt b/world/map/npc/functions/time.txt index bd80a1b1..e1daf974 100644 --- a/world/map/npc/functions/time.txt +++ b/world/map/npc/functions/time.txt @@ -92,7 +92,7 @@ function|script|HumanTime goto L_Clean; L_TooShort: - debugmes "HumanTime: negative value: "+@ms; + debugmes "HumanTime: negative value: "+@ms+" @ "+ strnpcinfo(0); mapexit; L_Millis: -- cgit v1.2.3-60-g2f50