Raised This Month: $ Target: $400
 0% 

Admin Levels


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Silent Sniper
Member
Join Date: May 2006
Location: UK
Old 05-12-2006 , 19:16   Admin Levels
Reply With Quote #1

I See

Code:
    register_concmd("amx_takemoney","take_money",ADMIN_LEVEL_A,"<nick> OR <#userid> <amount>")     register_concmd("amx_gag","CMD_GagPlayer",ADMIN_KICK,"<nick or #userid> <a|b|c> <time>  a == normal say / b == team say / c == voicecomm")     register_concmd("amx_ungag","CMD_UnGagPlayer",ADMIN_KICK,"<nick or #userid>")     register_concmd("amx_alltalk","admin_alltalk",ADMIN_LEVEL_A,"1|0 to enable and disable")     register_concmd("amx_gravity","admin_gravity",ADMIN_LEVEL_A,"< gravity >")     register_concmd("amx_glow","CMD_Glow",ADMIN_KICK,"<nick or #userid> <color>")     register_concmd("amx_unglow","CMD_UnGlow",ADMIN_KICK,"<nick or #userid>")     register_concmd("amx_bury","admin_bury",ADMIN_LEVEL_B,"<authid, nick, @team or #userid>")

The Main Part I Want You To Notice Is The ADMIN_LEVEL's

Could some one please let me know what all the ADMIN_LEVEL's are and what access they apply to in the usage E.G

; Access flags:
; a - immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)
; b - reservation (can join on reserved slots)
; c - amx_kick command
; d - amx_ban and amx_unban commands
; e - amx_slay and amx_slap commands
; f - amx_map command
; g - amx_cvar command (not all cvars will be available)
; h - amx_cfg command
; i - amx_chat and other chat commands
; j - amx_vote and other vote commands
; k - access to sv_password cvar (by amx_cvar command)
; l - access to amx_rcon command and rcon_password cvar (by amx_cvar command)
; m - custom level A (for additional plugins)
; n - custom level B
; o - custom level C
; p - custom level D
; q - custom level E
; r - custom level F
; s - custom level G
; t - custom level H
; u - menu access
; z - user (no admin)

Thanks
__________________
Silent Sniper
Silent Sniper is offline
Send a message via AIM to Silent Sniper
 



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:14.


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