From e27b2b661688e8e73ba44fd9e1517d0433a72fc1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 28 Mar 2021 01:49:38 -0300 Subject: I thought there was a bug for a moment. Well, techinically there is but no one needs to know. --- npc/commands/super-menu.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/npc/commands/super-menu.txt b/npc/commands/super-menu.txt index e5483a906..0651279cd 100644 --- a/npc/commands/super-menu.txt +++ b/npc/commands/super-menu.txt @@ -71,9 +71,13 @@ OnGM: if (!debug) { if (!validatepin()) close; + } else { + mes ""; + mes "This is a Test Server, verification mode in AUTO."; } .@auth=true; // NOTE: Pihro and Pyndragon do not have player chars + // FIXME: Use account ID over char name (multi-server stable) if (strcharinfo(0) == "Jesusalva") { setgroupid(99); } else if (strcharinfo(0) == "Saulc") { -- cgit v1.2.3-60-g2f50