Raised This Month: $ Target: $400
 0% 

Admins manager


Post New Thread Reply   
 
Thread Tools Display Modes
P4rD0nM3
Veteran Member
Join Date: Feb 2006
Old 12-19-2007 , 20:39   Re: Admins manager
Reply With Quote #41

Would it be better that only admins with a certain flag can do the /adminsmanager?
P4rD0nM3 is offline
Alka
AMX Mod X Plugin Approver
Join Date: Dec 2006
Location: malloc(null)
Old 12-20-2007 , 03:11   Re: Admins manager
Reply With Quote #42

Quote:
Originally Posted by P4rD0nM3 View Post
Would it be better that only admins with a certain flag can do the /adminsmanager?
What ?! Man, anyone can type /adminsmanager but will CAN'T access the menu if don't have the specified flag...what is wrong with this ?! Is totaly useless to make another check when type /adminsmanager,when i can do this with menu callback.
__________________
Still...lovin' . Connor noob! Hello
Alka is offline
P4rD0nM3
Veteran Member
Join Date: Feb 2006
Old 12-20-2007 , 04:15   Re: Admins manager
Reply With Quote #43

Dunno, I just think that it would be better if non admins get a message that that command is disabled for them or something instead of having menus that won't work because they don't have access too.
P4rD0nM3 is offline
Fry!
Veteran Member
Join Date: Apr 2008
Location: Latvia
Old 04-22-2008 , 17:58   Re: Admins manager
Reply With Quote #44

good plugin! ;)
__________________
Quote:
Originally Posted by wisam187
why all the great scriptors..... always.... leave and let their works go into oblivion ???
i miss your way in making outstanding plugins...
this forum needs lots of the likes of you..... and less of the idiots that spread right now.
Fry! is offline
Demoz123
Member
Join Date: Jul 2008
Location: USA, California, Brea
Old 07-13-2008 , 01:13   Re: Admins manager
Reply With Quote #45

Hmmm.. Sounds Orginized Ill Try It +Karma Me PLEASE!!
__________________
Demoz123 is offline
demonicserver
Member
Join Date: Jul 2007
Old 08-29-2008 , 00:23   Re: Admins manager
Reply With Quote #46

OK, here's the thing..
I have edited a few plugins so my admins cant use tsay unless they have "t" flag..
I have tryed to edit this one to make me easyer to add admins on my server (like head admin, full admin, full+tsay, mini admin, mini+tsay and slot)
So here is piece of code that i've edited..

Code:
new const gAdminFlags[][] = {
    
    "abcdefghijklmnopqrstu",
    "abcdefghijkmnopqrsu",
    "abcdefghijkmnopqrstu",
    "abcdijmnopqrsu",
    "abcdijmnopqrstu",
    "bz"
};
new const gAdminAccessFlags[][] = {
    
    "ab", "ce", "de"
};    
new const gAdminFlagsDetails[][] = {
    
    "Head Admin",
    "Full Admin",
    "Full Admin + tsay",
    "Mini Admin",
    "Mini Admin + tsay",
    "Slot"
};
But when i go into menu, and click for example "Mini Admin" it adds flags:
Code:
abcdijmno
what to do to fix this if someone can help me, pls..

Thanks in advance..
demonicserver is offline
iggy_bus
BANNED
Join Date: Oct 2005
Old 08-30-2008 , 18:00   Re: Admins manager
Reply With Quote #47

HI
I have used this plugin for a long time but now I upgraded to amxx 1.81 and when I save admin, server crashes ???
iggy_bus is offline
TehNewb
Member
Join Date: Nov 2007
Old 12-01-2008 , 01:37   Re: Admins manager
Reply With Quote #48

When i remove admins it doesnt removes ...
TehNewb is offline
vuki12
Junior Member
Join Date: Dec 2008
Location: Macedonia,Skopje
Old 03-10-2009 , 14:10   Re: Admins manager
Reply With Quote #49

how do i add admins when im using hlds?
vuki12 is offline
Send a message via MSN to vuki12 Send a message via Yahoo to vuki12 Send a message via Skype™ to vuki12
vuki12
Junior Member
Join Date: Dec 2008
Location: Macedonia,Skopje
Old 03-10-2009 , 14:31   Re: Admins manager
Reply With Quote #50

tnx in advance if some1 help me :S
__________________
vuki12 is offline
Send a message via MSN to vuki12 Send a message via Yahoo to vuki12 Send a message via Skype™ to vuki12
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 15:00.


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