From 47ca0edabf8ccad6068164a4bb780e8daed34e06 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 21 Mar 2021 17:25:18 -0300 Subject: Code function improvement --- npc/commands/super-menu.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/commands/super-menu.txt b/npc/commands/super-menu.txt index d18d31ca3..5513383e3 100644 --- a/npc/commands/super-menu.txt +++ b/npc/commands/super-menu.txt @@ -113,7 +113,7 @@ OnGM: OnGMOff: if (is_staff()) { logmes strcharinfo(0)+" : GM logout.", LOGMES_ATCOMMAND; - atcommand("@adjgroup 0"); + setgroupid(1); } end; -- cgit v1.2.3-60-g2f50