Quote:
Originally Posted by joshknifer
Is that supposed to be a statement or a question? The cmdaccess.ini allows you to set plugin commands to certain flag levels. For instance, If i only wanted admins with level H to access the gag command, I could set that access there like this:
Code:
"amx_gag" "h" admin_gag.amxx
|
Just be careful with your terminology -
Level H is actually "t" flag, and "h" flag is for amx_cfg access. Don't want to confuse anybody ;)
__________________