From 730259f6ead611f26d0c10dd35af38f4c08a4432 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 29 Jul 2018 15:59:04 -0300 Subject: Fix @setq --- npc/commands/debug-quest.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/commands/debug-quest.txt') diff --git a/npc/commands/debug-quest.txt b/npc/commands/debug-quest.txt index 75801a3da..1968e9f28 100644 --- a/npc/commands/debug-quest.txt +++ b/npc/commands/debug-quest.txt @@ -67,7 +67,7 @@ OnSetq: end; } .@q=atoi(.@atcmd_parameters$[0]); - switch (.@atcmd_numparameters < 2) { + switch (.@atcmd_numparameters) { case 4: setq3 .@q, atoi(.@atcmd_parameters$[3]); case 3: -- cgit v1.2.3-60-g2f50