From a49ad2ba3a5dc3a8ab7d8b1ffaa1cc5083bfd3a3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 27 May 2018 23:52:44 -0300 Subject: Attempt to fix --- npc/functions/util.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions/util.txt') diff --git a/npc/functions/util.txt b/npc/functions/util.txt index 31640cd85..0bbfd699f 100644 --- a/npc/functions/util.txt +++ b/npc/functions/util.txt @@ -113,6 +113,6 @@ function script nard_time { debugmes "ERROR, INVALID LOCATION AND DESTINATION"; debugmes l("@@ -> @@", LOCATION$, getarg(0)); dispbottom l("An error on your travel time happened. Please report."); - return 99999999999; + return INT_MAX; } -- cgit v1.2.3-60-g2f50