From 5d0e494dfe87ef3ff79e307de012318123afa5ce Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 7 Sep 2018 01:13:57 -0300 Subject: Some more initialization could be useful. --- npc/functions/gmbot.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/functions/gmbot.txt b/npc/functions/gmbot.txt index b5ab387ae..9bd8bba8b 100644 --- a/npc/functions/gmbot.txt +++ b/npc/functions/gmbot.txt @@ -105,7 +105,7 @@ OnTimer62000: } // Try to warp randomly, up to 30 attempts - .@e=0; + .@e=0; .@x=0; .@y=0; while (!checkcell(.mp$, .@x, .@y, cell_chkpass)) { if (.@e == 30) { -- cgit v1.2.3-70-g09d2