Server Help

ASSS Questions - Restricting powers

BDwinsAlt - Sat Dec 23, 2006 4:54 pm
Post subject: Restricting powers
If I wanted to restrict power for Event Refs and only allow them to use the ER commands in a specified arena, how can I do this. I already have an ER rank created. I just need to know how to restricted power to certain arenas.

Example, in subgame we did it like this.
BDwinsAlt
+BDwinsAlt:arena1
+BDwinsAlt:arena2
+BDwinsAlt:arena3

and I would only have power in arena1, arena2, and arena3.

How do I go about this on as3? Surely I don't have to code it into my modules.
Animate Dreams - Sat Dec 23, 2006 5:11 pm
Post subject:
Your staff.conf will look like this:

Code: Show/Hide
[(global)]
BDwinsAlt = sysop
Animate Dreams = sysop

[duelarena]
Death+ = mod


The staff.conf file actually says the sections are named after "arena groups", so maybe there's a way to group arenas, but for now you can just put the arena names.
BDwinsAlt - Sat Dec 23, 2006 5:52 pm
Post subject:
Thanks.
Smong - Sun Dec 24, 2006 7:11 am
Post subject:
Maybe "arena groups" is refering to the base name? For example [elim] section covers elim, elim1, elim2, etc.
Animate Dreams - Sun Dec 24, 2006 2:46 pm
Post subject:
I hadn't thought of that. But looking at it, it WOULD be very helpful to be able to group arenas. That way you could just list ERs once. I mean, a zone like TW that has countless events would spend forever listing each ER on each event. Or, I suppose they could just give them powers in all arenas(like they already do). But I'm sure you can see my point.
D1st0rt - Tue Dec 26, 2006 1:13 pm
Post subject:
or you could do something like
Code: Show/Hide
[(global)]
StaffMembar = mod

[(public)]
StaffMembar = groupwithonlystaffchatandnopowers

BDwinsAlt - Wed Dec 27, 2006 3:26 am
Post subject:
[elim]
name = staff

would cover elim-elim9999999 (you see what I mean)

So elim, elim1, elim2 are all covered under that, I tested it. I feel dumb for asking, it was right in front of me.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group