From be6cf986bbbd122a15c12ffafef2b5931c56c1b3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 2 Jul 2018 19:48:21 -0300 Subject: Yay, refeer system works ^_^ Only the guest get the reward automatically, for now. --- npc/functions/clientversion.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index cf2b424db..5069e61ad 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -57,7 +57,7 @@ function script checkclientversion { next; } } while (.@ref$ == ""); - if (ClientVersion >= 24) return; + if (ClientVersion >= 24) close; } } -- cgit v1.2.3-70-g09d2