amx super mod how to deny admin access?

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
s8int
A semi-regular
A semi-regular
Posts: 21
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Wed Apr 14, 2010 9:35 am

amx super mod how to deny admin access?

Post by s8int »

well we have only 2 admin that pay for the server,and we like the amx super,but we dont want all the admins abusing it giving themselves money using consol commands or guns or armor.i have tried a couple of things but they havent worked.do you have any ideas for me?
s8int
A semi-regular
A semi-regular
Posts: 21
Joined: Wed Apr 14, 2010 9:35 am

Re: amx super mod how to deny admin access?

Post by s8int »

can you help me with this post?
Tue, Nov 15 2011 10:13am
here i am trying to restrict access to amx_super, it says flags and access level.so if i want the access level to be "a" for immunity,what should the flag be?
; Commands Menu: ; < description > < command > < flags > < access level >
; "a" - execute from server console
; "b" - execute from admin console
; "c" - execute on all clients
; "d" - back to menu when executed

"Pause" "amx_pause" "ad" "u"
" " "-" "" "u"
"Restart Round" "sv_restartround 1" "a" "u"
"superpowers" "amx_super" "a" <--------------------THIS I ADDED doesnt help
paperb0y
New to forums
New to forums
Posts: 5
Joined: Fri Aug 26, 2011 5:09 am

Re: amx super mod how to deny admin access?

Post by paperb0y »

I don't use amx_super, but you should be able to change the admin level. Just make sure you and the other paying admin has a different access level than the rest. Read this.
Post Reply