Raised This Month: $ Target: $400
 0% 

Problem with changing flags


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
rawrzar
Junior Member
Join Date: Feb 2008
Old 02-18-2008 , 13:53   Problem with changing flags
Reply With Quote #1

hello everyone,

I changed most of the flags in the .sma files. most of them worked, but a couple didn't..here is a list of them:

badaim
gag
ungag
givemoney
takemoney
glow
quit


Code:
    
register_concmd("amx_gag","admin_gag",ADMIN_LEVEL_A,"<nick, #userid or authid> <a|b|c> <time> - Flags: a = Normal Chat | b = Team Chat | c = Voicecomm") 

register_concmd("amx_ungag","admin_ungag",ADMIN_LEVEL_A,"<nick, #userid or authid>") 

register_concmd("amx_givemoney","admin_givemoney",ADMIN_LEVEL_A,"<nick, #userid or authid> <amount> - gives specified player money")

register_concmd("amx_takemoney","admin_takemoney",ADMIN_LEVEL_A,"<nick, #userid or authid> <amount> - takes specified player money")

register_concmd("amx_glow", "cmd_glow",ADMIN_LEVEL_A,"<nick, #userid, authid, or @team/@all> <color> (or) <rrr> <ggg> <bbb> <aaa> -- lasts 1 round")

register_concmd("amx_glow2", "cmd_glow",ADMIN_LEVEL_A,"<nick, #userid, authid, or @team/@all> <color> (or)  <rrr> <ggg> <bbb> <aaa> -- lasts forever")

register_concmd("amx_glowcolors", "cmd_glowcolors",ADMIN_LEVEL_A,"shows a list of colors for amx_glow and amx_glow2")

register_concmd("amx_quit","admin_quit",ADMIN_LEVEL_B,"<nick, #userid, authid or @team>")
They are all flagged for admin level a or b, but someone with access flags of "ceij" has access to those commands..am i doing anything wrong?
rawrzar is offline
 



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 19:20.


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