Raised This Month: $12 Target: $400
 3% 

Ordinary admin can not ban permanently


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
mahmoodi.1313
Senior Member
Join Date: Aug 2014
Location: Steamboat Springs, USA
Old 05-05-2015 , 14:22   Ordinary admin can not ban permanently
Reply With Quote #1

Hi,
My normal admin can not ban permanently .
They were not allowed to ban permanently the following error :
PHP Code:
You have no access to that command 
Full admin can just ban permanently .
Flags Ordinary admin :
PHP Code:
bcdefghijkmnopqrstuv 

Last edited by mahmoodi.1313; 05-05-2015 at 15:07.
mahmoodi.1313 is offline
wickedd
Veteran Member
Join Date: Nov 2009
Old 05-05-2015 , 16:20   Re: Ordinary admin can not ban permanently
Reply With Quote #2

So, what you want us to do? At least tell us what banning system you're using.
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
Old 05-06-2015, 01:38
indraraj striker
This message has been deleted by indraraj striker. Reason: nvm
mahmoodi.1313
Senior Member
Join Date: Aug 2014
Location: Steamboat Springs, USA
Old 05-06-2015 , 03:22   Re: Ordinary admin can not ban permanently
Reply With Quote #3

Quote:
Originally Posted by wickedd View Post
So, what you want us to do? At least tell us what banning system you're using.
I'm using the default ban system . (amxmodx)
mahmoodi.1313 is offline
mahmoodi.1313
Senior Member
Join Date: Aug 2014
Location: Steamboat Springs, USA
Old 05-06-2015 , 04:28   Re: Ordinary admin can not ban permanently
Reply With Quote #4

The problem was resolved .
plmenu :
PHP Code:
if (~get_user_flags(id) & (ADMIN_BAN ADMIN_RCON) && (banTime <= || banTime get_pcvar_num(p_amx_tempban_maxtime))) 
I delete ADMIN_RCON (Flag "L") .
mahmoodi.1313 is offline
tousif
AlliedModders Donor
Join Date: Nov 2014
Location: India
Old 05-06-2015 , 08:07   Re: Ordinary admin can not ban permanently
Reply With Quote #5

easy way better way :p
PHP Code:
"amx_ban"     "l" admincmd.amxx 
to
PHP Code:
"amx_ban"     "d or c or b" admincmd.amxx 
u could change flag of that command in cmdaccess.ini in config folder
tousif is offline
mahmoodi.1313
Senior Member
Join Date: Aug 2014
Location: Steamboat Springs, USA
Old 05-06-2015 , 10:11   Re: Ordinary admin can not ban permanently
Reply With Quote #6

Late said
mahmoodi.1313 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 05:34.


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