summaryrefslogtreecommitdiff
path: root/npc/commands
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2024-04-09 13:22:02 -0300
committerJesusaves <cpntb1@ymail.com>2024-04-09 13:22:02 -0300
commit0d44a1575463e979854ce03e1503f3bd71d9342c (patch)
treef19c096ba58a5a78e262de6a655e545690ff1a4b /npc/commands
parent59acc4987fc7e6880c06ba5226e907d61a8e4cc0 (diff)
downloadserverdata-0d44a1575463e979854ce03e1503f3bd71d9342c.tar.gz
serverdata-0d44a1575463e979854ce03e1503f3bd71d9342c.tar.bz2
serverdata-0d44a1575463e979854ce03e1503f3bd71d9342c.tar.xz
serverdata-0d44a1575463e979854ce03e1503f3bd71d9342c.zip
Update some permission-related stuff
Diffstat (limited to 'npc/commands')
-rw-r--r--npc/commands/scheduled-broadcasts.txt2
-rw-r--r--npc/commands/super-menu.txt6
2 files changed, 4 insertions, 4 deletions
diff --git a/npc/commands/scheduled-broadcasts.txt b/npc/commands/scheduled-broadcasts.txt
index 1801663a7..a8ee647c7 100644
--- a/npc/commands/scheduled-broadcasts.txt
+++ b/npc/commands/scheduled-broadcasts.txt
@@ -215,7 +215,7 @@ OnCall:
end;
OnInit:
- bindatcmd "sched", "@sched::OnCall", 80, 99, 1;
+ bindatcmd "sched", "@sched::OnCall", 2, 99, 1;
}
function script StoneBoardRead {
diff --git a/npc/commands/super-menu.txt b/npc/commands/super-menu.txt
index a8509f77a..7ae8c206e 100644
--- a/npc/commands/super-menu.txt
+++ b/npc/commands/super-menu.txt
@@ -90,6 +90,8 @@ OnGM:
} else if (strcharinfo(0) == "Saulc") { // 0004
setgroupid(99);
// Game Masters
+ } else if (strcharinfo(0) == "ThinkSome") { // 0817
+ setgroupid(80);
} else if (strcharinfo(0) == "demure") { // 0777
setgroupid(80);
} else if (strcharinfo(0) == "jak1") { // 0002
@@ -102,14 +104,12 @@ OnGM:
} else if (strcharinfo(0) == "cuoco") { // 0620
setgroupid(60);
// Support Staff
- } else if (strcharinfo(0) == "ThinkSome") { // 0817
+ } else if (strcharinfo(0) == "Ledmitz") { // 0585
setgroupid((debug ? 5 : 2));
} else if (strcharinfo(0) == "Meway") { // 1078
setgroupid((debug ? 5 : 2));
} else if (strcharinfo(0) == "HoraK") { // 0008
setgroupid((debug ? 5 : 2));
- } else if (strcharinfo(0) == "Ledmitz") { // 0585
- setgroupid((debug ? 5 : 2));
} else if (strcharinfo(0) == "Reid") { // 0741
setgroupid((debug ? 5 : 2));
// Test Server grants