AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   (OLD) Bug Reports (https://forums.alliedmods.net/forumdisplay.php?f=24)
-   -   [REQ]More flexible admin flags. (https://forums.alliedmods.net/showthread.php?t=45658)

Lonely 10-08-2006 07:27

[REQ]More flexible admin flags.
 
It would be great to implement two different flags for ADMIN_BAN and ADMIN_UNBAN. And also make the flag, like in amx2006, SUPREME_ADMIN, who can execute a commands even on admins who have immunity.

{NM}Jason 10-08-2006 09:15

Re: [REQ]More flexible admin flags.
 
whats the point.... just remove there immunity if you want to run commands on them ....

MaximusBrood 10-08-2006 09:21

Re: [REQ]More flexible admin flags.
 
I think this is in the spirit of admin rentals.

Headadmin -> Kick everyone. Immunity for all
Rented admin -> Kick users only. Immunity from other rented admin, but not from headadmin
Users -> No rights

Silencer123 10-08-2006 11:21

Re: [REQ]More flexible admin flags.
 
Yeah that makes sence. I accept that, but I am not the Boss here.
;p

Obbin 10-08-2006 15:12

Re: [REQ]More flexible admin flags.
 
Rather then that, I'd like some kind of admin ranking system like:
Headadmin -> rank 1337
Middleadmin -> rank 100
Middleadmin2 -> rank 100
Lowadmin -> rank 1

Everybody can affect (kick/ban etc) people with lower ranks then themselves like:
Headadmin can affect everybody.
Middleadmin and Middleadmin2 can't affect eachother, but they can affect Lowadmin and users.
Lowadmin can only affect users.

Lonely 10-08-2006 17:42

Re: [REQ]More flexible admin flags.
 
2 {NM}Jason
Turn immunity off and on then off again... not so convenient, i think :wink:
Single flag for it, that's a good decision, IMHO.

Zenith77 10-08-2006 18:11

Re: [REQ]More flexible admin flags.
 
I think it would be nice to have levels along with admin flags...
For example:

Quote:

// Level 15 admin
"STEAM_GABEN" "" "abcdefghijklmnopqrstu" "ce" "15"
// As you can see, this admin can't do anything to the above admin since he has a higher level than him.
"STEAM_?" "" "abcdefghijklmnopqrstu" "ce" "3"
Although, I'm not sure how hard this would be to implement.

Silencer123 10-08-2006 18:29

Re: [REQ]More flexible admin flags.
 
Quote:

Originally Posted by Zenith77 (Post 388985)
I think it would be nice to have levels along with admin flags...
For example:



Although, I'm not sure how hard this would be to implement.

I imagine a 1000-Admin-Chain...
B kicks A.
C: "OMG You kicked my friend!!111"
C kicks B.
...
Might be too much.
One more Flag would be enough.

k007 10-08-2006 18:55

Re: [REQ]More flexible admin flags.
 
how about no flags and just numbers like in admin mod..

Zenith77 10-08-2006 19:19

Re: [REQ]More flexible admin flags.
 
Quote:

Originally Posted by k007 (Post 388999)
how about no flags and just numbers like in admin mod..

No I hate there system even more, it doesn't do what you think it does. It's just a ridiculously complicated way of assigning flags. They use bit wise operations to "extract" flags from the number or level of the admin.


All times are GMT -4. The time now is 07:55.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.