From d5630fca5f06828000b824c346917f54c3db7a8e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 21 Jun 2018 22:24:04 -0300 Subject: strip works :mou: --- npc/functions/string.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/functions/string.txt') diff --git a/npc/functions/string.txt b/npc/functions/string.txt index 719951690..627f0abc6 100644 --- a/npc/functions/string.txt +++ b/npc/functions/string.txt @@ -142,8 +142,8 @@ function script strip { .@end--; } } - debugmes "STRIP.DEBUG MODE ENABLED BY JESUSALVA. PASSING SUBSTRING PARAMS"; - debugmes "String \""+.@s$+"\" from "+str(.@start)+" to "+str(.@end); + //debugmes "STRIP.DEBUG MODE ENABLED BY JESUSALVA. PASSING SUBSTRING PARAMS"; + //debugmes "String \""+.@s$+"\" from "+str(.@start)+" to "+str(.@end); return substr(.@s$, .@start, .@end); } -- cgit v1.2.3-60-g2f50