From 7e457bc60c1e17e894672b9c9b8e4df73941f5d2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 10 May 2020 01:16:27 -0300 Subject: Missing flag. --- npc/014-4/kamelot.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'npc/014-4') diff --git a/npc/014-4/kamelot.txt b/npc/014-4/kamelot.txt index 0ec8a026d..bf3c701e7 100644 --- a/npc/014-4/kamelot.txt +++ b/npc/014-4/kamelot.txt @@ -115,6 +115,14 @@ OnTouch: // Debug is only allowed if server is in override mode OnDebug: if (!$@GM_OVERRIDE) goto L_SimplifiedDebug; + /* + mes "Guild ID:"; + input .@g; + + if (.@g < 1 || .@g > 100) + .@g=getcharid(2); + */ + .@g=getcharid(2); if (.@g < 1) end; mes "Kamelot Debug"; -- cgit v1.2.3-60-g2f50