From 8c445c8186a6ae762fc0f6ae24bde777e31a4980 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 16 Dec 2018 13:14:59 -0200 Subject: Try to fix the bug? --- npc/functions/instances.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions') diff --git a/npc/functions/instances.txt b/npc/functions/instances.txt index 57fe50be8..49f8905b8 100644 --- a/npc/functions/instances.txt +++ b/npc/functions/instances.txt @@ -15,7 +15,7 @@ OnRestart: if (.CANDOR_INSTID < 0) { debugmes "Error: No instance ID"; } else { - debugmes "created new instance id: " + str(.CANDOR_INSTID); + debugmes("created new instance id: %s", str(.CANDOR_INSTID)); .CANDOR1$=instance_attachmap("002-1", .CANDOR_INSTID, 0, "002-1@Candor"); if (.CANDOR1$ == "") debugmes "Error: Map 002-1 CANDY failed"; -- cgit v1.2.3-60-g2f50