Raised This Month: $ Target: $400
 0% 

Admin acess level


Post New Thread Reply   
 
Thread Tools Display Modes
forid786786
Senior Member
Join Date: Oct 2011
Location: U.K (Cs 1.6 world)
Old 11-15-2011 , 12:31   Re: Admin acess level
Reply With Quote #51

Quote:
Originally Posted by xtinct View Post
Ahh! Finally it's relief for joshknifer
LOL !
__________________
Thanks
forid786786 is offline
forid786786
Senior Member
Join Date: Oct 2011
Location: U.K (Cs 1.6 world)
Old 01-02-2012 , 10:44   Re: Admin acess level
Reply With Quote #52

So Fysiks can you Edit this plugin to override immunity for all commands for all plugins for amxmodx plugins like amx_supermenu , grab , gag ?
__________________
Thanks
forid786786 is offline
Levels
Member
Join Date: Dec 2011
Old 01-02-2012 , 10:53   Re: Admin acess level
Reply With Quote #53

remove the a flag
Levels is offline
forid786786
Senior Member
Join Date: Oct 2011
Location: U.K (Cs 1.6 world)
Old 01-02-2012 , 11:06   Re: Admin acess level
Reply With Quote #54

Quote:
Originally Posted by Levels View Post
remove the a flag
I want admins with flag a to be immune to each other but I want myself/Owner to have flag x which should override immunity a for all plugins and commands.
__________________
Thanks

Last edited by forid786786; 01-02-2012 at 11:06.
forid786786 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 01-02-2012 , 15:50   Re: Admin acess level
Reply With Quote #55

Quote:
Originally Posted by forid786786 View Post
So Fysiks can you Edit this plugin to override immunity for all commands for all plugins for amxmodx plugins like amx_supermenu , grab , gag ?
That would require editing those plugin individually. Ask them.
__________________
fysiks is offline
forid786786
Senior Member
Join Date: Oct 2011
Location: U.K (Cs 1.6 world)
Old 01-02-2012 , 16:34   Re: Admin acess level
Reply With Quote #56

Is there any way to do it without individually doing them,
Because that'd take forever or maybe a plugin that doesn't require the flag A, and can decide who is immune from who ?
__________________
Thanks
forid786786 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 01-02-2012 , 16:44   Re: Admin acess level
Reply With Quote #57

Quote:
Originally Posted by forid786786 View Post
Is there any way to do it without individually doing them?
Maybe. It depends on if they use an include for checking access. The plugins I edited on page 2 of this thread could have been changed without editing them manually but instead editing the include file that contains the function that checks access. If the plugin in question does not use that same function/include then you have to do it all manually per plugin.

You can check for yourself. See if all the functions you want modified use the cmd_access() command to check access.
__________________

Last edited by fysiks; 01-02-2012 at 16:45.
fysiks is offline
dnbESTgaming
Junior Member
Join Date: Apr 2013
Old 04-19-2013 , 15:00   Re: Admin acess level
Reply With Quote #58

How can i change the flag "x" to flag "l" ?
dnbESTgaming is offline
joshknifer
Veteran Member
Join Date: Jun 2011
Location: Denver, CO
Old 04-19-2013 , 17:44   Re: Admin acess level
Reply With Quote #59

Change:
PHP Code:
#define SUPER_ADMIN_FLAG (1<<23) // flag "x" 
__________________
joshknifer is offline
Send a message via Skype™ to joshknifer
dnbESTgaming
Junior Member
Join Date: Apr 2013
Old 04-21-2013 , 04:54   Re: Admin acess level
Reply With Quote #60

Should i change it like that: #define SUPER_ADMIN_FLAG (1<11<>13>23) // flag "l"; #define SUPER_ADMIN_FLAG (12) or should i just change the letter ? (sorry for the dumb question. I really haven't done scripting before)

Last edited by dnbESTgaming; 04-21-2013 at 09:31.
dnbESTgaming is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:10.


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