From d8b24f235a1514418b5a8652e34e0ed34d7faf57 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 22 Aug 2019 18:25:22 -0300 Subject: Let's try with callfunc --- npc/014-5/sagratha.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/014-5/sagratha.txt b/npc/014-5/sagratha.txt index 2b13a8503..93e2ab6f3 100644 --- a/npc/014-5/sagratha.txt +++ b/npc/014-5/sagratha.txt @@ -41,7 +41,7 @@ function script SaggyInstCheck { if (getmapinfo(MAPINFO_SIZE_X, .@mapn$) <= 0) { setq2 HurnscaldQuest_Sagratha, 0; // Infinite Loop? - return SaggyInstCheck(.@house); + return callfunc("SaggyInstCheck", .@house); } if (.@house) { -- cgit v1.2.3-70-g09d2