From 47eb02ebed8503b7c9420eb5514090c6e9dbe48d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 29 Jun 2018 18:57:15 -0300 Subject: Debug stuff --- npc/003-1/ishi.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/003-1/ishi.txt') diff --git a/npc/003-1/ishi.txt b/npc/003-1/ishi.txt index e258d5f56..20ff50362 100644 --- a/npc/003-1/ishi.txt +++ b/npc/003-1/ishi.txt @@ -129,8 +129,8 @@ L_Items: //debugmes "Testing rares"; @lucky = rand(10000) + 1; for (.@b = 0; .@b < getarraysize(@Rares$); .@b=.@b+2) { - debugmes "Checking "+@Rares$[.@b]+" - b is now "+.@b; - debugmes l("Check @@ <= @@", @lucky, @Rares$[.@b+1]); + //debugmes "Checking "+@Rares$[.@b]+" - b is now "+.@b; + //debugmes l("Check @@ <= @@", @lucky, @Rares$[.@b+1]); if (.@b == 0) @control = 0; if(@lucky >= (@control + 1) && @lucky <= @control + atoi(@Rares$[.@b+1])) -- cgit v1.2.3-60-g2f50